Uses of Class
org.kie.api.runtime.conf.PersistedSessionOption
-
Packages that use PersistedSessionOption Package Description org.kie.api.runtime.conf -
-
Uses of PersistedSessionOption in org.kie.api.runtime.conf
Methods in org.kie.api.runtime.conf that return PersistedSessionOption Modifier and Type Method Description static PersistedSessionOptionPersistedSessionOption. fromSession(long sessionId)static PersistedSessionOptionPersistedSessionOption. newSession()PersistedSessionOptionPersistedSessionOption. withPersistenceStrategy(PersistedSessionOption.PersistenceStrategy persistenceStrategy)PersistedSessionOptionPersistedSessionOption. withSafepointStrategy(PersistedSessionOption.SafepointStrategy safepointStrategy)
-