public class GetDeploymentDecisionRequirementsDefinitionCmd extends Object implements Command<DecisionRequirementsDefinition>, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
decisionRequirementsDefinitionId |
Constructor and Description |
---|
GetDeploymentDecisionRequirementsDefinitionCmd(String decisionRequirementsDefinitionId) |
Modifier and Type | Method and Description |
---|---|
DecisionRequirementsDefinition |
execute(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
protected String decisionRequirementsDefinitionId
public GetDeploymentDecisionRequirementsDefinitionCmd(String decisionRequirementsDefinitionId)
public DecisionRequirementsDefinition execute(CommandContext commandContext)
execute
in interface Command<DecisionRequirementsDefinition>
Copyright © 2022. All rights reserved.