Package org.jdrupes.vmoperator.common
Class Constants.Status
java.lang.Object
org.jdrupes.vmoperator.common.Constants.Status
- Enclosing class:
Constants
Status related constants.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The Constant ASSIGNMENT.static final String
The Constant CONSOLE_CLIENT.static final String
The Constant CONSOLE_USER.static final String
The Constant CPUS.static final String
The Constant DISPLAY_PASSWORD_SERIAL.static final String
The Constant LOGGED_IN_USER.static final String
The Constant OSINFO.static final String
The Constant RAM. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CPUS
The Constant CPUS.- See Also:
-
RAM
The Constant RAM.- See Also:
-
OSINFO
The Constant OSINFO.- See Also:
-
DISPLAY_PASSWORD_SERIAL
The Constant DISPLAY_PASSWORD_SERIAL.- See Also:
-
LOGGED_IN_USER
The Constant LOGGED_IN_USER.- See Also:
-
CONSOLE_CLIENT
The Constant CONSOLE_CLIENT.- See Also:
-
CONSOLE_USER
The Constant CONSOLE_USER.- See Also:
-
ASSIGNMENT
The Constant ASSIGNMENT.- See Also:
-
-
Constructor Details
-
Status
public Status()
-