Uses of Enum
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 type with the specified name.PersistedSessionOption.PersistenceStrategy.values()Returns an array containing the constants of this enum type, 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)