- All Superinterfaces:
SBaseElement, Serializable, SFlowNodeDefinition, SNamedElement
- All Known Subinterfaces:
SBoundaryEventDefinition, SCatchEventDefinition, SEndEventDefinition, SImplicitThrowEventDefinition, SIntermediateCatchEventDefinition, SIntermediateThrowEventDefinition, SStartEventDefinition, SThrowEventDefinition
- All Known Implementing Classes:
SBoundaryEventDefinitionImpl, SCatchEventDefinitionImpl, SEndEventDefinitionImpl, SEventDefinitionImpl, SIntermediateCatchEventDefinitionImpl, SIntermediateThrowEventDefinitionImpl, SStartEventDefinitionImpl, SThrowEventDefinitionImpl
- Author:
- Elias Ricken de Medeiros
-
Method Summary
Retrieve an unmodifiable list of event triggers associate to this event.
Methods inherited from interface org.bonitasoft.engine.core.process.definition.model.SBaseElement
getId
Methods inherited from interface org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinition
getConnectorDefinition, getConnectors, getConnectors, getDefaultTransition, getDescription, getDisplayDescription, getDisplayDescriptionAfterCompletion, getDisplayName, getIncomingTransitions, getOutgoingTransitions, getParentContainer, getTransitionIndex, getType, hasConnectors, hasIncomingTransitions, hasOutgoingTransitions, isBoundaryEvent, isEventSubProcess, isExclusive, isInterrupting, isParalleleOrInclusive, isStartable
Methods inherited from interface org.bonitasoft.engine.core.process.definition.model.SNamedElement
getName
-
Method Details
-
getEventTriggers
Retrieve an unmodifiable list of event triggers associate to this event. If none, an empty list is returned.
- Returns:
- an unmodifiable list of event triggers associate to this event