public class DMNEvaluateAllLocalBatchCommand extends Object implements org.kie.api.command.ExecutableCommand<org.kie.dmn.api.core.DMNResult>
| Constructor and Description |
|---|
DMNEvaluateAllLocalBatchCommand(String modelNamespace,
String modelName,
Map<String,Object> inputCtx,
String outIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
org.kie.dmn.api.core.DMNResult |
execute(org.kie.api.runtime.Context context) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.