public class GetDeploymentDecisionCmd extends Object implements Command<DecisionEntity>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
decisionId |
| Constructor and Description |
|---|
GetDeploymentDecisionCmd(String decisionId) |
| Modifier and Type | Method and Description |
|---|---|
DecisionEntity |
execute(CommandContext commandContext) |
protected String decisionId
public GetDeploymentDecisionCmd(String decisionId)
public DecisionEntity execute(CommandContext commandContext)
execute in interface Command<DecisionEntity>Copyright © 2021 Flowable. All rights reserved.