public abstract class BaseVirtualizationAction extends Action
formatter, NAME_LENGTH_LIMIT| Constructor and Description |
|---|
BaseVirtualizationAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
extractParameters(java.util.Map context)
Extract any required parameters from the provided context and call the
appropriate setters.
|
java.lang.String |
getUuid()
Getter for uuid
|
void |
setUuid(java.lang.String stringIn)
Setter for uuid
|
addServerAction, equals, getActionType, getAgeString, getArchived, getCreated, getEarliestAction, getFailedCount, getFormatter, getHistoryDetails, getId, getModified, getName, getOrg, getPrerequisite, getSchedulerUser, getServerActions, getSuccessfulCount, getVersion, hashCode, setActionType, setAgeString, setArchived, setCreated, setEarliestAction, setId, setModified, setName, setOrg, setPrerequisite, setSchedulerUser, setServerActions, setVersion, toStringpublic java.lang.String getUuid()
public void setUuid(java.lang.String stringIn)
stringIn - String to set uuid topublic void extractParameters(java.util.Map context)
context - Map of strings