Class SIntermediateThrowEventDefinitionImpl

All Implemented Interfaces:
Serializable, SEventDefinition, SIntermediateThrowEventDefinition, SThrowEventDefinition, SBaseElement, SFlowNodeDefinition, SNamedElement

public class SIntermediateThrowEventDefinitionImpl extends SThrowEventDefinitionImpl implements SIntermediateThrowEventDefinition
Author:
Elias Ricken de Medeiros, Celine Souchet
See Also:
  • Constructor Details

    • SIntermediateThrowEventDefinitionImpl

      public SIntermediateThrowEventDefinitionImpl(org.bonitasoft.engine.bpm.flownode.ThrowEventDefinition eventDefinition, Map<String,STransitionDefinition> transitionsMap)
    • SIntermediateThrowEventDefinitionImpl

      public SIntermediateThrowEventDefinitionImpl(long id, String name)
  • Method Details