Package | Description |
---|---|
com.liferay.portal.kernel.workflow |
Modifier and Type | Method and Description |
---|---|
WorkflowNode.Type |
DefaultWorkflowNode.getType() |
WorkflowNode.Type |
WorkflowNode.getType() |
static WorkflowNode.Type |
WorkflowNode.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowNode.Type[] |
WorkflowNode.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultWorkflowNode.setType(WorkflowNode.Type type) |