Package org.jdrupes.vmoperator.manager
Class Constants
java.lang.Object
org.jdrupes.vmoperator.common.Constants
org.jdrupes.vmoperator.manager.Constants
Some constants.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jdrupes.vmoperator.common.Constants
Constants.Crd, Constants.DisplaySecret, Constants.Status
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The Constant IMAGE_REPO_PATH.static final String
The Constant STATE_RUNNING.static final String
The Constant STATE_STOPPED.Fields inherited from class org.jdrupes.vmoperator.common.Constants
APP_NAME, VM_OP_NAME
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
STATE_RUNNING
The Constant STATE_RUNNING.- See Also:
-
STATE_STOPPED
The Constant STATE_STOPPED.- See Also:
-
IMAGE_REPO_PATH
The Constant IMAGE_REPO_PATH.- See Also:
-
-
Constructor Details
-
Constants
public Constants()
-