| Modifier and Type | Method and Description |
|---|---|
SendAction |
WorkflowSend.getAction() |
static SendAction |
SendAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SendAction[] |
SendAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowSend.setAction(SendAction action) |
Copyright © 2020. All Rights Reserved.