Package org.kie.api.definition.process
Interface WorkflowElement
- All Known Subinterfaces:
Connection,Node
public interface WorkflowElement
-
Method Details
-
getId
WorkflowElementIdentifier getId()The id of the node. This is unique within its NodeContainer.- Returns:
- the id of the node
-
getUniqueId
the node id in the bpmn- Returns:
-