public class Request extends MorpheusModel
| Modifier and Type | Class and Description |
|---|---|
static class |
Request.ApprovalRequestType |
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
externalId |
java.lang.String |
externalName |
java.util.List<RequestReference> |
refs |
Request.ApprovalRequestType |
requestType |
config, id| Constructor and Description |
|---|
Request() |
getConfig, getConfigMap, getConfigProperty, getDirtyProperties, getDirtyPropertyValues, getId, getProperties, markClean, markDirty, setConfig, setConfigMap, setIdpublic Request.ApprovalRequestType requestType
public java.lang.String externalId
public java.lang.String externalName
public java.util.List<RequestReference> refs