public class NewKieSessionCommand extends Object implements ExecutableCommand<org.kie.api.runtime.KieSession>
| Constructor and Description |
|---|
NewKieSessionCommand(org.kie.api.builder.ReleaseId releaseId,
String sessionId) |
NewKieSessionCommand(String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.runtime.KieSession |
execute(org.kie.api.runtime.Context context) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanRunInTransactionpublic NewKieSessionCommand(String sessionId)
public NewKieSessionCommand(org.kie.api.builder.ReleaseId releaseId,
String sessionId)
public org.kie.api.runtime.KieSession execute(org.kie.api.runtime.Context context)
execute in interface ExecutableCommand<org.kie.api.runtime.KieSession>Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.