Interface ProcessElementInstance

    • Method Detail

      • getId

        java.lang.String getId()
        The id of the process element instance
      • getParentActivityInstanceId

        java.lang.String getParentActivityInstanceId()
        The id of the parent activity instance.
      • getProcessDefinitionId

        java.lang.String getProcessDefinitionId()
        the process definition id
      • getProcessInstanceId

        java.lang.String getProcessInstanceId()
        the id of the process instance this process element is part of