Interface ProcessInstanceResultRecordValue

    • Method Detail

      • getBpmnProcessId

        String getBpmnProcessId()
        Returns:
        the BPMN process id this process instance belongs to.
      • getVersion

        int getVersion()
        Returns:
        the version of the deployed process this instance belongs to.
      • getProcessDefinitionKey

        long getProcessDefinitionKey()
        Returns:
        the key of the deployed process this instance belongs to.