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