Package | Description |
---|---|
org.activiti.engine.delegate.event | |
org.activiti.engine.delegate.event.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
ActivitiActivityCancelledEvent
An
ActivitiEvent related to cancel event being sent to an activity. |
Modifier and Type | Class and Description |
---|---|
class |
ActivitiActivityCancelledEventImpl
An
ActivitiActivityCancelledEvent implementation. |
class |
ActivitiProcessCancelledEventImpl
An
ActivitiCancelledEvent implementation. |
Modifier and Type | Method and Description |
---|---|
static ActivitiCancelledEvent |
ActivitiEventBuilder.createCancelledEvent(String executionId,
String processInstanceId,
String processDefinitionId,
Object cause) |
Copyright © 2016 Alfresco. All rights reserved.