Uses of Enum Class
org.kie.internal.runtime.conf.PersistenceMode
Packages that use PersistenceMode
-
Uses of PersistenceMode in org.kie.internal.runtime.conf
Methods in org.kie.internal.runtime.conf that return PersistenceModeModifier and TypeMethodDescriptionDeploymentDescriptor.getPersistenceMode()Returns the runtime engine persistence type configurationstatic PersistenceModeReturns the enum constant of this class with the specified name.static PersistenceMode[]PersistenceMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.kie.internal.runtime.conf with parameters of type PersistenceModeModifier and TypeMethodDescriptionDeploymentDescriptorBuilder.persistenceMode(PersistenceMode mode) -
Uses of PersistenceMode in org.kie.internal.runtime.manager.deploy
Methods in org.kie.internal.runtime.manager.deploy that return PersistenceModeMethods in org.kie.internal.runtime.manager.deploy with parameters of type PersistenceModeModifier and TypeMethodDescriptionvoidDeploymentDescriptorImpl.setPersistenceMode(PersistenceMode persistenceMode)