Interface SGatewayInstanceBuilderFactory

All Superinterfaces:
SFlowElementInstanceBuilderFactory, SFlowNodeInstanceBuilderFactory
All Known Implementing Classes:
SGatewayInstanceBuilderFactoryImpl

public interface SGatewayInstanceBuilderFactory extends SFlowNodeInstanceBuilderFactory
Author:
Feng Hui, Elias Ricken de Medeiros, Celine Souchet
  • Method Details

    • createNewInstance

      SGatewayInstanceBuilder createNewInstance(String name, long flowNodeDefinitionId, long rootContainerId, long parentContainerId, SGatewayType gatewayType, long processDefinitionId, long rootProcessInstanceId, long parentProcessInstanceId)
    • getGatewayTypeKey

      String getGatewayTypeKey()
    • getHitBysKey

      String getHitBysKey()