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