public class ProcessCancelledEventImpl extends AbstractProcessEngineEvent implements ProcessCancelledEvent
| Constructor and Description |
|---|
ProcessCancelledEventImpl() |
ProcessCancelledEventImpl(String applicationName,
String executionId,
String processDefinitionId,
String processInstanceId,
String cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCause() |
String |
getEventType() |
getApplicationName, getExecutionId, getProcessDefinitionId, getProcessInstanceId, getTimestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApplicationName, getExecutionId, getProcessDefinitionId, getProcessInstanceId, getTimestamppublic String getCause()
getCause in interface ProcessCancelledEventpublic String getEventType()
getEventType in interface ProcessEngineEventCopyright © 2010–2017 Alfresco. All rights reserved.