Package | Description |
---|---|
org.activiti.bpmn.model |
Modifier and Type | Class and Description |
---|---|
class |
CancelEventDefinition |
class |
CompensateEventDefinition |
class |
ErrorEventDefinition |
class |
MessageEventDefinition |
class |
SignalEventDefinition |
class |
TerminateEventDefinition |
class |
TimerEventDefinition |
Modifier and Type | Field and Description |
---|---|
protected List<EventDefinition> |
Event.eventDefinitions |
Modifier and Type | Method and Description |
---|---|
abstract EventDefinition |
EventDefinition.clone() |
Modifier and Type | Method and Description |
---|---|
List<EventDefinition> |
Event.getEventDefinitions() |
Modifier and Type | Method and Description |
---|---|
void |
Event.addEventDefinition(EventDefinition eventDefinition) |
Modifier and Type | Method and Description |
---|---|
void |
Event.setEventDefinitions(List<EventDefinition> eventDefinitions) |
Copyright © 2016 Alfresco. All rights reserved.