Interface ProcessElementInstance

    • Method Detail

      • getId

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

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

        String getProcessDefinitionId()
        the process definition id
      • getProcessInstanceId

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