Uses of Class
org.kie.api.runtime.conf.PersistedSessionOption
Packages that use PersistedSessionOption
-
Uses of PersistedSessionOption in org.kie.api.runtime.conf
Methods in org.kie.api.runtime.conf that return PersistedSessionOptionModifier and TypeMethodDescriptionstatic PersistedSessionOptionPersistedSessionOption.fromSession(long sessionId) static PersistedSessionOptionPersistedSessionOption.newSession()PersistedSessionOption.withActivationStrategy(PersistedSessionOption.ActivationStrategy activationStrategy) PersistedSessionOption.withPersistenceObjectsStrategy(PersistedSessionOption.PersistenceObjectsStrategy persistenceObjectsStrategy) PersistedSessionOption.withPersistenceStrategy(PersistedSessionOption.PersistenceStrategy persistenceStrategy) PersistedSessionOption.withSafepointStrategy(PersistedSessionOption.SafepointStrategy safepointStrategy)