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