Interface WorkflowElement

All Known Subinterfaces:
Connection, Node

public interface WorkflowElement
  • Method Details

    • getId

      The id of the node. This is unique within its NodeContainer.
      Returns:
      the id of the node
    • getUniqueId

      default String getUniqueId()
      the node id in the bpmn
      Returns: