Interface ProcessInstanceCreationRecordValue

    • Method Detail

      • getBpmnProcessId

        String getBpmnProcessId()
        Returns:
        the BPMN process id to create a process from
      • getVersion

        int getVersion()
        Returns:
        the version of the BPMN process to create a process from
      • getProcessDefinitionKey

        long getProcessDefinitionKey()
        Returns:
        the unique key of the BPMN process definition to create a process from