public class GetPolicyDefinitionLinksCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<List<PolicyDefinitionLink>>
| Modifier and Type | Field and Description |
|---|---|
protected String |
policyDefinitionId |
| Constructor and Description |
|---|
GetPolicyDefinitionLinksCmd(String policyDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
List<PolicyDefinitionLink> |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected String policyDefinitionId
public GetPolicyDefinitionLinksCmd(String policyDefinitionId)
public List<PolicyDefinitionLink> execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
execute in interface org.flowable.common.engine.impl.interceptor.Command<List<PolicyDefinitionLink>>Copyright © 2019. All rights reserved.