Interface SIntermediateCatchEventInstanceBuilderFactory

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

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

    • createNewIntermediateCatchEventInstance

      SIntermediateCatchEventInstanceBuilder createNewIntermediateCatchEventInstance(String name, long flowNodeDefinitionId, long rootContainerId, long parentContainerId, long processDefinitionId, long rootProcessInstanceId, long parentProcessInstanceId)