Interface SIntermediateThrowEventInstanceBuilderFactory

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

public interface SIntermediateThrowEventInstanceBuilderFactory extends SEventInstanceBuilderFactory
Author:
Matthieu Chaffotte, Celine Souchet
  • Method Details

    • createNewIntermediateThrowEventInstance

      SIntermediateThrowEventInstanceBuilder createNewIntermediateThrowEventInstance(String name, long flowNodeDefinitionId, long rootContainerId, long parentContainerId, long processDefinitionId, long rootProcessInstanceId, long parentProcessInstanceId)