public static class EventHandler.Action
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EventHandler.Action.Type |
| Constructor and Description |
|---|
Action() |
| Modifier and Type | Method and Description |
|---|---|
EventHandler.Action.Type |
getAction() |
EventHandler.StartWorkflow |
getStart_workflow() |
void |
setAction(EventHandler.Action.Type action) |
void |
setStart_workflow(EventHandler.StartWorkflow start_workflow) |
public EventHandler.Action.Type getAction()
public void setAction(EventHandler.Action.Type action)
action - the action to setpublic EventHandler.StartWorkflow getStart_workflow()
public void setStart_workflow(EventHandler.StartWorkflow start_workflow)
start_workflow - the start_workflow to set