Class StartNodeInstance

java.lang.Object
org.jbpm.workflow.instance.impl.NodeInstanceImpl
org.jbpm.workflow.instance.node.StartNodeInstance
All Implemented Interfaces:
Serializable, NodeInstance, org.kie.api.runtime.process.NodeInstance, KogitoNodeInstance

public class StartNodeInstance extends NodeInstanceImpl
Runtime counterpart of a start node.
See Also:
  • Field Details

    • logger

      protected static final org.slf4j.Logger logger
  • Constructor Details

    • StartNodeInstance

      public StartNodeInstance()
  • Method Details