Interface Process

All Known Implementing Classes:
ProcessImpl

@Deprecated public interface Process
Deprecated.
since 8.8 for removal in 8.9, replaced by Process
  • Method Details

    • getBpmnProcessId

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

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

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

      String getResourceName()
      Deprecated.
      Returns:
      the name of the deployment resource which contains the process
    • getTenantId

      String getTenantId()
      Deprecated.
      Returns:
      the tenant identifier that owns this process