public class GetDeploymentPolicyDefinitionCmd extends AbstractNeedsPolicyDefinitionCmd implements org.flowable.common.engine.impl.interceptor.Command<PolicyDefinition>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
policyDefinitionId |
protected String |
policyDefinitionKey |
protected String |
tenantId |
| Constructor and Description |
|---|
GetDeploymentPolicyDefinitionCmd(String policyDefinitionId,
String policyDefinitionKey,
String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
PolicyDefinition |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
resolvePolicyDefinitionprotected String policyDefinitionId
protected String policyDefinitionKey
protected String tenantId
public PolicyDefinition execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
execute in interface org.flowable.common.engine.impl.interceptor.Command<PolicyDefinition>Copyright © 2019. All rights reserved.