Class CatchLinkNodeFactory<T extends RuleFlowNodeContainerFactory<T,?>>

All Implemented Interfaces:
MappableNodeFactory<CatchLinkNodeFactory<T>>

public class CatchLinkNodeFactory<T extends RuleFlowNodeContainerFactory<T,?>> extends ExtendedNodeFactory<CatchLinkNodeFactory<T>,T>
  • Constructor Details

    • CatchLinkNodeFactory

      public CatchLinkNodeFactory(T nodeContainerFactory, NodeContainer nodeContainer, org.kie.api.definition.process.WorkflowElementIdentifier id)