Package org.ovirt.engine.api.extensions
Class Base
java.lang.Object
org.ovirt.engine.api.extensions.Base
Extension related constants.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classApplication names.static classBinding methods.static classConfiguration keys.static classContext keys.static classExtension record.static classGlobal context key.static classInvoke commands.static classInvoke keys.static classInvoke result. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intInterface version of these sources. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INTERFACE_VERSION_CURRENT
public static final int INTERFACE_VERSION_CURRENTInterface version of these sources. Should be set by extension intoBase.ContextKeys.BUILD_INTERFACE_VERSION.- See Also:
-
-
Constructor Details
-
Base
public Base()
-