public class WorkflowExecutionCompleteEvent extends FlexEvent
| Modifier and Type | Field and Description |
|---|---|
EventWorkflowExecution |
payload |
| Constructor and Description |
|---|
WorkflowExecutionCompleteEvent() |
| Modifier and Type | Method and Description |
|---|---|
EventWorkflowExecution |
getPayload() |
void |
setPayload(EventWorkflowExecution pPayload) |
getActor, getEventType, getObject, getTimestamp, setActor, setEventType, setObject, setTimestamp, setTimestamp, setTimestampAsNow, toStringpublic EventWorkflowExecution payload
public void setPayload(EventWorkflowExecution pPayload)
public EventWorkflowExecution getPayload()