Package | Description |
---|---|
org.uberfire.experimental.service.storage.scoped | |
org.uberfire.experimental.service.storage.scoped.impl |
Modifier and Type | Method and Description |
---|---|
ExperimentalStorageScope |
ScopedExperimentalFeaturesStorage.getScope() |
static ExperimentalStorageScope |
ExperimentalStorageScope.getScope(ExperimentalFeatureDefinition featureDefinition) |
static ExperimentalStorageScope |
ExperimentalStorageScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExperimentalStorageScope[] |
ExperimentalStorageScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ExperimentalStorageScope |
UserExperimentalFeaturesStorageImpl.getScope() |
ExperimentalStorageScope |
GlobalExperimentalFeaturesStorageImpl.getScope() |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.