Package org.flowable.dmn.engine.impl.cmd
Class GetDeploymentDecisionRequirementsDiagramCmd
java.lang.Object
org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionRequirementsDiagramCmd
- All Implemented Interfaces:
Serializable
,Command<InputStream>
public class GetDeploymentDecisionRequirementsDiagramCmd
extends Object
implements Command<InputStream>, Serializable
- Author:
- Yvo Swillens
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
decisionId
-
-
Constructor Details
-
GetDeploymentDecisionRequirementsDiagramCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<InputStream>
-