Uses of Enum Class
org.kie.api.runtime.conf.PersistedSessionOption.SafepointStrategy
Packages that use PersistedSessionOption.SafepointStrategy
-
Uses of PersistedSessionOption.SafepointStrategy in org.kie.api.runtime.conf
Methods in org.kie.api.runtime.conf that return PersistedSessionOption.SafepointStrategyModifier and TypeMethodDescriptionPersistedSessionOption.getSafepointStrategy()Returns the enum constant of this class with the specified name.PersistedSessionOption.SafepointStrategy.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.SafepointStrategyModifier and TypeMethodDescriptionPersistedSessionOption.withSafepointStrategy(PersistedSessionOption.SafepointStrategy safepointStrategy)