public abstract class SEventDefinitionImpl extends SFlowNodeDefinitionImpl implements SEventDefinition
| Constructor and Description |
|---|
SEventDefinitionImpl(EventDefinition eventDefinition,
Map<String,STransitionDefinition> transitionsMap) |
SEventDefinitionImpl(long id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addEventTriggerDefinition(SEventTriggerDefinition eventTrigger) |
List<SEventTriggerDefinition> |
getEventTriggers()
Retrieve an unmodifiable list of event triggers associate to this event.
|
addConnector, addIncomingTransition, addIncomingTransition, addOutgoingTransition, addOutgoingTransition, equals, getConnectorDefinition, getConnectors, getConnectors, getDefaultTransition, getDescription, getDisplayDescription, getDisplayDescriptionAfterCompletion, getDisplayName, getIncomingTransitions, getOutgoingTransitions, getParentContainer, getTransitionIndex, hasConnectors, hashCode, hasIncomingTransitions, hasOutgoingTransitions, isBoundaryEvent, isEventSubProcess, isExclusive, isInterrupting, isParalleleOrInclusive, isStartable, removeIncomingTransition, removeOutgoingTransition, setDefaultTransition, setDescription, setDisplayDescription, setDisplayDescriptionAfterCompletion, setDisplayName, setParentContainergetNamegetId, setIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetConnectorDefinition, getConnectors, getConnectors, getDefaultTransition, getDescription, getDisplayDescription, getDisplayDescriptionAfterCompletion, getDisplayName, getIncomingTransitions, getOutgoingTransitions, getParentContainer, getTransitionIndex, getType, hasConnectors, hasIncomingTransitions, hasOutgoingTransitions, isBoundaryEvent, isEventSubProcess, isExclusive, isInterrupting, isParalleleOrInclusive, isStartablegetNamegetIdpublic SEventDefinitionImpl(EventDefinition eventDefinition, Map<String,STransitionDefinition> transitionsMap)
public SEventDefinitionImpl(long id,
String name)
public List<SEventTriggerDefinition> getEventTriggers()
SEventDefinitiongetEventTriggers in interface SEventDefinitionprotected void addEventTriggerDefinition(SEventTriggerDefinition eventTrigger)
Copyright © 2015 Bonitasoft S.A.. All rights reserved.