Interface Process
- All Known Implementing Classes:
ProcessImpl
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.longDeprecated.Deprecated.Deprecated.intDeprecated.
-
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
-
Process