public class ActivitiProcessCancelledEventImpl extends ActivitiEventImpl implements FlowableCancelledEvent
FlowableCancelledEvent implementation.| Modifier and Type | Field and Description |
|---|---|
protected Object |
cause |
executionId, processDefinitionId, processInstanceId, type| Constructor and Description |
|---|
ActivitiProcessCancelledEventImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCause() |
void |
setCause(Object cause) |
getExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeId, getType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeIdgetTypeprotected Object cause
public void setCause(Object cause)
public Object getCause()
getCause in interface FlowableCancelledEventCopyright © 2023 Flowable. All rights reserved.