Class ActionNodeInstance

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

public class ActionNodeInstance extends NodeInstanceImpl
Runtime counterpart of an action node.
See Also:
  • Constructor Details

    • ActionNodeInstance

      public ActionNodeInstance()
  • Method Details