Package org.kie.dmn.core.fluent
Class NewDMNRuntimeCommand
- java.lang.Object
-
- org.kie.dmn.core.fluent.NewDMNRuntimeCommand
-
- All Implemented Interfaces:
Serializable,org.kie.api.command.Command<org.kie.dmn.api.core.DMNRuntime>,org.kie.api.command.ExecutableCommand<org.kie.dmn.api.core.DMNRuntime>
public class NewDMNRuntimeCommand extends Object implements org.kie.api.command.ExecutableCommand<org.kie.dmn.api.core.DMNRuntime>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NewDMNRuntimeCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.kie.dmn.api.core.DMNRuntimeexecute(org.kie.api.runtime.Context context)
-