| Modifier and Type | Method and Description |
|---|---|
ActionTaskAssignedToTypes |
WorkflowTask.getAssignedToType() |
static ActionTaskAssignedToTypes |
ActionTaskAssignedToTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionTaskAssignedToTypes[] |
ActionTaskAssignedToTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowTask.setAssignedToType(ActionTaskAssignedToTypes assignedToType) |
Copyright © 2015. All Rights Reserved.