Uses of Enum Class
org.kie.api.runtime.conf.PersistedSessionOption.ActivationStrategy
Packages that use PersistedSessionOption.ActivationStrategy
-
Uses of PersistedSessionOption.ActivationStrategy in org.kie.api.runtime.conf
Methods in org.kie.api.runtime.conf that return PersistedSessionOption.ActivationStrategyModifier and TypeMethodDescriptionPersistedSessionOption.getActivationStrategy()Returns the enum constant of this class with the specified name.PersistedSessionOption.ActivationStrategy.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.ActivationStrategyModifier and TypeMethodDescriptionPersistedSessionOption.withActivationStrategy(PersistedSessionOption.ActivationStrategy activationStrategy)