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