Package org.flowable.dmn.engine.impl.cmd
Class GetDmnDefinitionCmd
java.lang.Object
org.flowable.dmn.engine.impl.cmd.GetDmnDefinitionCmd
- All Implemented Interfaces:
Serializable
,Command<DmnDefinition>
- Author:
- Joram Barrez
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
decisionTableId
-
-
Constructor Details
-
GetDmnDefinitionCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<DmnDefinition>
-