Uses of Class
org.jbpm.ruleflow.core.factory.StateNodeFactory
Packages that use StateNodeFactory
-
Uses of StateNodeFactory in org.jbpm.ruleflow.core
Methods in org.jbpm.ruleflow.core that return StateNodeFactoryModifier and TypeMethodDescriptionRuleFlowNodeContainerFactory.stateNode(org.kie.api.definition.process.WorkflowElementIdentifier id) -
Uses of StateNodeFactory in org.jbpm.ruleflow.core.factory
Methods in org.jbpm.ruleflow.core.factory that return StateNodeFactoryModifier and TypeMethodDescriptionStateNodeFactory.constraint(String connectionId, org.kie.api.definition.process.WorkflowElementIdentifier nodeId, String type, String dialect, String constraint, int priority)