public class GetDeploymentDecisionTableCmd extends Object implements Command<DecisionTableEntity>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
decisionTableId |
| Constructor and Description |
|---|
GetDeploymentDecisionTableCmd(String decisionTableId) |
| Modifier and Type | Method and Description |
|---|---|
DecisionTableEntity |
execute(CommandContext commandContext) |
protected String decisionTableId
public GetDeploymentDecisionTableCmd(String decisionTableId)
public DecisionTableEntity execute(CommandContext commandContext)
execute in interface Command<DecisionTableEntity>Copyright © 2017 Alfresco. All rights reserved.