Package org.jdrupes.vmoperator.manager
Class Constants
java.lang.Object
org.jdrupes.vmoperator.common.Constants
org.jdrupes.vmoperator.manager.Constants
Some constants.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
The Constant COMP_DISPLAY_SECRET.static final String
The Constant DATA_DISPLAY_PASSWORD.static final String
The Constant DATA_PASSWORD_EXPIRY.static 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_GROUP, VM_OP_KIND_VM, VM_OP_NAME
-
Constructor Summary
-
Method Summary
-
Field Details
-
COMP_DISPLAY_SECRET
The Constant COMP_DISPLAY_SECRET.- See Also:
-
DATA_DISPLAY_PASSWORD
The Constant DATA_DISPLAY_PASSWORD.- See Also:
-
DATA_PASSWORD_EXPIRY
The Constant DATA_PASSWORD_EXPIRY.- See Also:
-
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()
-