|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentWorkflowRecord.WorkflowSubType | |
---|---|
org.gcube.messaging.common.messages.records |
Uses of DocumentWorkflowRecord.WorkflowSubType in org.gcube.messaging.common.messages.records |
---|
Methods in org.gcube.messaging.common.messages.records that return DocumentWorkflowRecord.WorkflowSubType | |
---|---|
DocumentWorkflowRecord.WorkflowSubType |
DocumentWorkflowRecord.getSubType()
|
static DocumentWorkflowRecord.WorkflowSubType |
DocumentWorkflowRecord.WorkflowSubType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DocumentWorkflowRecord.WorkflowSubType[] |
DocumentWorkflowRecord.WorkflowSubType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.gcube.messaging.common.messages.records with parameters of type DocumentWorkflowRecord.WorkflowSubType | |
---|---|
void |
DocumentWorkflowRecord.setSubType(DocumentWorkflowRecord.WorkflowSubType subType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |