Uses of Interface
org.kie.api.definition.process.WorkflowElementIdentifier
Packages that use WorkflowElementIdentifier
Package
Description
The classes that make up a Process definition.
The process runtime classes.
-
Uses of WorkflowElementIdentifier in org.kie.api.definition.process
Methods in org.kie.api.definition.process that return WorkflowElementIdentifierMethods in org.kie.api.definition.process with parameters of type WorkflowElementIdentifierModifier and TypeMethodDescriptiondefault intWorkflowElementIdentifier.compareTo(WorkflowElementIdentifier o) NodeContainer.getNode(WorkflowElementIdentifier id) The node in this NodeContainer with the given id. -
Uses of WorkflowElementIdentifier in org.kie.api.runtime.process
Methods in org.kie.api.runtime.process that return WorkflowElementIdentifierModifier and TypeMethodDescriptionNodeInstance.getNodeId()The id of the node this node instance refers to.