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