public class FlowableProcessTerminatedEventImpl extends FlowableEntityEventImpl implements FlowableProcessTerminatedEvent
FlowableProcessTerminatedEvent implementation.| Modifier and Type | Field and Description |
|---|---|
protected Object |
cause |
entityexecutionId, processDefinitionId, processInstanceIdtype| Constructor and Description |
|---|
FlowableProcessTerminatedEventImpl(ExecutionEntity execution,
Object cause) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCause() |
getEntitygetExecutiongetExecutionId, getProcessDefinitionId, getProcessInstanceId, getType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setTypetoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEntitygetTypegetExecutionId, getProcessDefinitionId, getProcessInstanceIdprotected Object cause
public FlowableProcessTerminatedEventImpl(ExecutionEntity execution, Object cause)
public Object getCause()
getCause in interface FlowableProcessTerminatedEventCopyright © 2018 Flowable. All rights reserved.