| Package | Description | 
|---|---|
| org.activiti.engine.delegate.event.impl | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ActivitiErrorEventImpl
Implementation of an  
ActivitiErrorEvent. | 
| Modifier and Type | Method and Description | 
|---|---|
static ActivitiErrorEvent | 
ActivitiEventBuilder.createErrorEvent(ActivitiEventType type,
                String activityId,
                String errorCode,
                String executionId,
                String processInstanceId,
                String processDefinitionId)  | 
Copyright © 2017 Flowable. All rights reserved.