Uses of Enum Class
org.kie.api.runtime.conf.PersistedSessionOption.PersistenceObjectsStrategy
Packages that use PersistedSessionOption.PersistenceObjectsStrategy
-
Uses of PersistedSessionOption.PersistenceObjectsStrategy in org.kie.api.runtime.conf
Methods in org.kie.api.runtime.conf that return PersistedSessionOption.PersistenceObjectsStrategyModifier and TypeMethodDescriptionPersistedSessionOption.getPersistenceObjectsStrategy()Returns the enum constant of this class with the specified name.PersistedSessionOption.PersistenceObjectsStrategy.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.PersistenceObjectsStrategyModifier and TypeMethodDescriptionPersistedSessionOption.withPersistenceObjectsStrategy(PersistedSessionOption.PersistenceObjectsStrategy persistenceObjectsStrategy)