public class ProcessCompletedEvent extends AbstractProcessEngineEvent
| Constructor and Description |
|---|
ProcessCompletedEvent() |
ProcessCompletedEvent(Long timestamp,
String eventType,
String executionId,
String processDefinitionId,
String processInstanceId,
ProcessInstance processInstance) |
| Modifier and Type | Method and Description |
|---|---|
ProcessInstance |
getProcessInstance() |
getApplicationName, getEventType, getExecutionId, getProcessDefinitionId, getProcessInstanceId, getTimestamp, setProcessInstanceIdpublic ProcessInstance getProcessInstance()
Copyright © 2010–2017 Alfresco. All rights reserved.