public class ActivitiProcessCancelledEventImpl extends ActivitiEventImpl implements ActivitiCancelledEvent
ActivitiCancelledEvent
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) |
getEngineServices, getExecutionId, getProcessDefinitionId, getProcessInstanceId, getType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEngineServices, getExecutionId, getProcessDefinitionId, getProcessInstanceId, getType
protected Object cause
public void setCause(Object cause)
public Object getCause()
getCause
in interface ActivitiCancelledEvent
Copyright © 2016 Alfresco. All rights reserved.