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