Interface Process

  • All Known Implementing Classes:
    ProcessImpl

    public interface Process
    • Method Detail

      • getBpmnProcessId

        String getBpmnProcessId()
        Returns:
        the BPMN process id of the process
      • getVersion

        int getVersion()
        Returns:
        the version of the deployed process
      • getProcessDefinitionKey

        long getProcessDefinitionKey()
        Returns:
        the key of the deployed process
      • getResourceName

        String getResourceName()
        Returns:
        the name of the deployment resource which contains the process