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