public class NewKieSessionCommand extends Object implements GenericCommand<org.kie.api.runtime.KieSession>
| Constructor and Description |
|---|
NewKieSessionCommand(org.kie.api.builder.ReleaseId releaseId,
String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.runtime.KieSession |
execute(org.kie.internal.command.Context context) |
public NewKieSessionCommand(org.kie.api.builder.ReleaseId releaseId,
String sessionId)
public org.kie.api.runtime.KieSession execute(org.kie.internal.command.Context context)
execute in interface GenericCommand<org.kie.api.runtime.KieSession>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.