public class GetDeploymentDecisionDefinitionCmd extends Object implements Command<DecisionDefinition>, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
decisionDefinitionId |
Constructor and Description |
---|
GetDeploymentDecisionDefinitionCmd(String decisionDefinitionId) |
Modifier and Type | Method and Description |
---|---|
DecisionDefinition |
execute(CommandContext commandContext) |
protected String decisionDefinitionId
public GetDeploymentDecisionDefinitionCmd(String decisionDefinitionId)
public DecisionDefinition execute(CommandContext commandContext)
execute
in interface Command<DecisionDefinition>
Copyright © 2022. All rights reserved.