|
KIE Internal 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersistenceMode | |
|---|---|
| org.kie.internal.runtime.conf | |
| Uses of PersistenceMode in org.kie.internal.runtime.conf |
|---|
| Methods in org.kie.internal.runtime.conf that return PersistenceMode | |
|---|---|
PersistenceMode |
DeploymentDescriptor.getPersistenceMode()
Returns the runtime engine persistence type configuration |
static PersistenceMode |
PersistenceMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PersistenceMode[] |
PersistenceMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.kie.internal.runtime.conf with parameters of type PersistenceMode | |
|---|---|
DeploymentDescriptorBuilder |
DeploymentDescriptorBuilder.persistenceMode(PersistenceMode mode)
|
|
KIE Internal 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||