| Package | Description | 
|---|---|
| org.activiti.engine.delegate.event | |
| org.activiti.engine.delegate.event.impl | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ActivitiActivityCancelledEventAn  ActivitiEventrelated to cancel event being sent to an activity. | 
| interface  | ActivitiErrorEventAn  ActivitiEventrelated to an error being sent to an activity. | 
| interface  | ActivitiMessageEventAn  ActivitiEventrelated to an message being sent to an activity. | 
| interface  | ActivitiSignalEventAn  ActivitiEventrelated to a signal being sent to an activity. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ActivitiActivityCancelledEventImplAn  ActivitiActivityCancelledEventimplementation. | 
| class  | ActivitiActivityEventImplImplementation of an  ActivitiActivityEvent. | 
| class  | ActivitiErrorEventImplImplementation of an  ActivitiErrorEvent. | 
| class  | ActivitiMessageEventImplAn  ActivitiSignalEventimplementation. | 
| class  | ActivitiSignalEventImplAn  ActivitiSignalEventimplementation. | 
| Modifier and Type | Method and Description | 
|---|---|
| static ActivitiActivityEvent | ActivitiEventBuilder. createActivityEvent(ActivitiEventType type,
                   String activityId,
                   String activityName,
                   String executionId,
                   String processInstanceId,
                   String processDefinitionId,
                   String activityType,
                   String behaviourClass) | 
Copyright © 2016 Alfresco. All rights reserved.