public class DMNRuntimeService extends Object implements org.kie.api.internal.runtime.KieRuntimeService<org.kie.dmn.api.core.DMNRuntime>
| Constructor and Description |
|---|
DMNRuntimeService() |
| Modifier and Type | Method and Description |
|---|---|
Class |
getServiceInterface() |
org.kie.dmn.api.core.DMNRuntime |
newKieRuntime(org.kie.api.KieBase kieBase) |
public org.kie.dmn.api.core.DMNRuntime newKieRuntime(org.kie.api.KieBase kieBase)
newKieRuntime in interface org.kie.api.internal.runtime.KieRuntimeService<org.kie.dmn.api.core.DMNRuntime>public Class getServiceInterface()
getServiceInterface in interface org.kie.api.internal.runtime.KieRuntimeService<org.kie.dmn.api.core.DMNRuntime>Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.