Uses of Enum Class
org.kie.api.runtime.conf.PersistedSessionOption.PersistenceStrategy
Packages that use PersistedSessionOption.PersistenceStrategy
-
Uses of PersistedSessionOption.PersistenceStrategy in org.kie.api.runtime.conf
Methods in org.kie.api.runtime.conf that return PersistedSessionOption.PersistenceStrategyModifier and TypeMethodDescriptionPersistedSessionOption.getPersistenceStrategy()Returns the enum constant of this class with the specified name.PersistedSessionOption.PersistenceStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.kie.api.runtime.conf with parameters of type PersistedSessionOption.PersistenceStrategyModifier and TypeMethodDescriptionPersistedSessionOption.withPersistenceStrategy(PersistedSessionOption.PersistenceStrategy persistenceStrategy)