public interface SessionService
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.runtime.KieSession |
newDefaultKieSessionWithPseudoClock(KieModule project)
Returns the default KSession for a Project with the clock hard set to pseudo clock.
|
org.kie.api.runtime.KieSession |
newKieSession(KieModule project,
String ksessionName) |
org.kie.api.runtime.KieSession newDefaultKieSessionWithPseudoClock(KieModule project)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.