Interface SBoundaryEventInstanceBuilderFactory

All Superinterfaces:
SEventInstanceBuilderFactory, SFlowElementInstanceBuilderFactory, SFlowNodeInstanceBuilderFactory
All Known Implementing Classes:
SBoundaryEventInstanceBuilderFactoryImpl

public interface SBoundaryEventInstanceBuilderFactory extends SEventInstanceBuilderFactory
Author:
Elias Ricken de Medeiros, Celine Souchet
  • Method Details

    • createNewBoundaryEventInstance

      SBoundaryEventInstanceBuilder createNewBoundaryEventInstance(String name, boolean isInterrupting, long flowNodeDefinitionId, long rootContainerId, long parentContainerId, long processDefinitionId, long rootProcessInstanceId, long parentProcessInstanceId, long activityInstanceId)