Uses of Enum
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 type with the specified name.PersistedSessionOption.PersistenceObjectsStrategy.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.PersistenceObjectsStrategyModifier and TypeMethodDescriptionPersistedSessionOption.withPersistenceObjectsStrategy(PersistedSessionOption.PersistenceObjectsStrategy persistenceObjectsStrategy)