public class TaskCreatedEventImpl extends AbstractProcessEngineEvent implements TaskCreatedEvent
| Constructor and Description |
|---|
TaskCreatedEventImpl() |
TaskCreatedEventImpl(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 TaskCreatedEventpublic String getEventType()
getEventType in interface ProcessEngineEventCopyright © 2010–2017 Alfresco. All rights reserved.