Interface DeploymentEvent
- All Known Implementing Classes:
DeploymentEventImpl
Deprecated.
-
Method Details
-
getKey
long getKey()Deprecated.- Returns:
- the unique key of the deployment
-
getProcesses
Deprecated.- Returns:
- the processes which are deployed
-
getDecisions
Deprecated.- Returns:
- the decisions which are deployed
-
getDecisionRequirements
List<DecisionRequirements> getDecisionRequirements()Deprecated.- Returns:
- the decision requirements which are deployed
-
getForm
Deprecated.- Returns:
- the deployed form metadata
-
getTenantId
String getTenantId()Deprecated.- Returns:
- the tenant identifier that owns this deployment
-
DeploymentEvent