Skip navigation links
Uberfire Experimental Backend 7.39.0.Final-redhat-00007
A B C D E F G I L M O R S U V 

A

AbstractScopedExperimentalFeaturesStorage - Class in org.uberfire.experimental.service.storage.scoped.impl
 
AbstractScopedExperimentalFeaturesStorage(SessionInfo, IOService, ExperimentalFeatureDefRegistry) - Constructor for class org.uberfire.experimental.service.storage.scoped.impl.AbstractScopedExperimentalFeaturesStorage
 

B

BackendExperimentalFeaturesRegistryServiceImpl - Class in org.uberfire.experimental.service
 
BackendExperimentalFeaturesRegistryServiceImpl(ExperimentalFeatureDefRegistry, ExperimentalFeaturesStorage) - Constructor for class org.uberfire.experimental.service.BackendExperimentalFeaturesRegistryServiceImpl
 

C

CDIBackendFeatureDefRegistry - Class in org.uberfire.experimental.service.definition.impl
 
CDIBackendFeatureDefRegistry(Instance<ExperimentalFeatureDefinitionProvider>) - Constructor for class org.uberfire.experimental.service.definition.impl.CDIBackendFeatureDefRegistry
 
COMMENTS - Static variable in interface org.uberfire.experimental.service.storage.util.ExperimentalConstants
 

D

defRegistry - Variable in class org.uberfire.experimental.service.storage.scoped.impl.AbstractScopedExperimentalFeaturesStorage
 
doStoreFeatures(Collection<ExperimentalFeatureImpl>, Runnable) - Method in class org.uberfire.experimental.service.storage.scoped.impl.AbstractScopedExperimentalFeaturesStorage
 

E

encode(String) - Static method in class org.uberfire.experimental.service.storage.scoped.impl.UserExperimentalFeaturesStorageImpl
 
EXPERIMENTAL_FEATURES_PROPERTY_NAME - Static variable in class org.uberfire.experimental.service.BackendExperimentalFeaturesRegistryServiceImpl
 
EXPERIMENTAL_FILENAME - Static variable in interface org.uberfire.experimental.service.storage.util.ExperimentalConstants
 
EXPERIMENTAL_ROOT_FOLDER - Static variable in interface org.uberfire.experimental.service.storage.util.ExperimentalConstants
 
EXPERIMENTAL_SETTINGS_FILENAME - Static variable in interface org.uberfire.experimental.service.storage.util.ExperimentalConstants
 
EXPERIMENTAL_SETTINGS_PATH - Static variable in interface org.uberfire.experimental.service.storage.util.ExperimentalConstants
 
EXPERIMENTAL_VERSION - Static variable in interface org.uberfire.experimental.service.storage.util.ExperimentalConstants
 
EXPERIMENTAL_VERSION_KEY - Static variable in interface org.uberfire.experimental.service.storage.util.ExperimentalConstants
 
ExperimentalConstants - Interface in org.uberfire.experimental.service.storage.util
 
ExperimentalFeaturesStorage - Interface in org.uberfire.experimental.service.storage
 
ExperimentalFeaturesStorageImpl - Class in org.uberfire.experimental.service.storage.impl
 
ExperimentalFeaturesStorageImpl(SpacesAPI, IOService, ExperimentalFeatureDefRegistry, Instance<ScopedExperimentalFeaturesStorage>, StorageMigrationService) - Constructor for class org.uberfire.experimental.service.storage.impl.ExperimentalFeaturesStorageImpl
 
ExperimentalStorageScope - Enum in org.uberfire.experimental.service.storage.scoped
 

F

fileSystem - Variable in class org.uberfire.experimental.service.storage.scoped.impl.AbstractScopedExperimentalFeaturesStorage
 

G

getExperimentalFeaturesSession() - Method in class org.uberfire.experimental.service.BackendExperimentalFeaturesRegistryServiceImpl
 
getFeatures() - Method in interface org.uberfire.experimental.service.storage.ExperimentalFeaturesStorage
 
getFeatures() - Method in class org.uberfire.experimental.service.storage.impl.ExperimentalFeaturesStorageImpl
 
getFeatures() - Method in class org.uberfire.experimental.service.storage.scoped.impl.GlobalExperimentalFeaturesStorageImpl
 
getFeatures() - Method in class org.uberfire.experimental.service.storage.scoped.impl.UserExperimentalFeaturesStorageImpl
 
getFeaturesRegistry() - Method in class org.uberfire.experimental.service.BackendExperimentalFeaturesRegistryServiceImpl
 
getScope(ExperimentalFeatureDefinition) - Static method in enum org.uberfire.experimental.service.storage.scoped.ExperimentalStorageScope
 
getScope() - Method in class org.uberfire.experimental.service.storage.scoped.impl.GlobalExperimentalFeaturesStorageImpl
 
getScope() - Method in class org.uberfire.experimental.service.storage.scoped.impl.UserExperimentalFeaturesStorageImpl
 
getScope() - Method in interface org.uberfire.experimental.service.storage.scoped.ScopedExperimentalFeaturesStorage
 
getStoragePath() - Method in class org.uberfire.experimental.service.storage.scoped.impl.AbstractScopedExperimentalFeaturesStorage
 
getStoragePath() - Method in class org.uberfire.experimental.service.storage.scoped.impl.GlobalExperimentalFeaturesStorageImpl
 
getStoragePath() - Method in class org.uberfire.experimental.service.storage.scoped.impl.UserExperimentalFeaturesStorageImpl
 
getSupportedDefinitions() - Method in class org.uberfire.experimental.service.storage.scoped.impl.AbstractScopedExperimentalFeaturesStorage
 
getSupportedDefinitions() - Method in class org.uberfire.experimental.service.storage.scoped.impl.GlobalExperimentalFeaturesStorageImpl
 
getSupportedDefinitions() - Method in class org.uberfire.experimental.service.storage.scoped.impl.UserExperimentalFeaturesStorageImpl
 
getTargetVersion() - Method in class org.uberfire.experimental.service.storage.migration.impl.migrations.V2StorageMigration
 
getTargetVersion() - Method in interface org.uberfire.experimental.service.storage.migration.StorageMigration
 
GLOBAL_STORAGE_PATH - Static variable in class org.uberfire.experimental.service.storage.scoped.impl.GlobalExperimentalFeaturesStorageImpl
 
GlobalExperimentalFeaturesStorageImpl - Class in org.uberfire.experimental.service.storage.scoped.impl
 
GlobalExperimentalFeaturesStorageImpl(SessionInfo, IOService, ExperimentalFeatureDefRegistry, Event<PortableExperimentalFeatureModifiedEvent>) - Constructor for class org.uberfire.experimental.service.storage.scoped.impl.GlobalExperimentalFeaturesStorageImpl
 

I

init() - Method in class org.uberfire.experimental.service.storage.impl.ExperimentalFeaturesStorageImpl
 
init(FileSystem) - Method in class org.uberfire.experimental.service.storage.scoped.impl.AbstractScopedExperimentalFeaturesStorage
 
init(FileSystem) - Method in class org.uberfire.experimental.service.storage.scoped.impl.GlobalExperimentalFeaturesStorageImpl
 
init(FileSystem) - Method in class org.uberfire.experimental.service.storage.scoped.impl.UserExperimentalFeaturesStorageImpl
 
init(FileSystem) - Method in interface org.uberfire.experimental.service.storage.scoped.ScopedExperimentalFeaturesStorage
 
initializeFileSystem() - Method in class org.uberfire.experimental.service.storage.impl.ExperimentalFeaturesStorageImpl
 
ioService - Variable in class org.uberfire.experimental.service.storage.scoped.impl.AbstractScopedExperimentalFeaturesStorage
 
isExperimentalEnabled() - Method in class org.uberfire.experimental.service.BackendExperimentalFeaturesRegistryServiceImpl
 
isFeatureEnabled(String) - Method in class org.uberfire.experimental.service.BackendExperimentalFeaturesRegistryServiceImpl
 

L

loadFeatureDefinitions(Collection<ExperimentalFeatureDefinition>) - Method in class org.uberfire.experimental.service.definition.impl.CDIBackendFeatureDefRegistry
 
loadGlobalFeatures() - Method in class org.uberfire.experimental.service.storage.scoped.impl.GlobalExperimentalFeaturesStorageImpl
 
log() - Method in class org.uberfire.experimental.service.storage.scoped.impl.AbstractScopedExperimentalFeaturesStorage
 
log() - Method in class org.uberfire.experimental.service.storage.scoped.impl.GlobalExperimentalFeaturesStorageImpl
 
log() - Method in class org.uberfire.experimental.service.storage.scoped.impl.UserExperimentalFeaturesStorageImpl
 

M

maybeNotifyFeatureUpdate(ExperimentalFeatureImpl) - Method in class org.uberfire.experimental.service.storage.scoped.impl.AbstractScopedExperimentalFeaturesStorage
 
maybeNotifyFeatureUpdate(ExperimentalFeatureImpl) - Method in class org.uberfire.experimental.service.storage.scoped.impl.GlobalExperimentalFeaturesStorageImpl
 
migrate(FileSystem) - Method in class org.uberfire.experimental.service.storage.migration.impl.migrations.V2StorageMigration
 
migrate(Integer, FileSystem) - Method in class org.uberfire.experimental.service.storage.migration.impl.StorageMigrationServiceImpl
 
migrate(FileSystem) - Method in interface org.uberfire.experimental.service.storage.migration.StorageMigration
 
migrate(Integer, FileSystem) - Method in interface org.uberfire.experimental.service.storage.migration.StorageMigrationService
 

O

org.uberfire.experimental.service - package org.uberfire.experimental.service
 
org.uberfire.experimental.service.definition.impl - package org.uberfire.experimental.service.definition.impl
 
org.uberfire.experimental.service.storage - package org.uberfire.experimental.service.storage
 
org.uberfire.experimental.service.storage.impl - package org.uberfire.experimental.service.storage.impl
 
org.uberfire.experimental.service.storage.migration - package org.uberfire.experimental.service.storage.migration
 
org.uberfire.experimental.service.storage.migration.impl - package org.uberfire.experimental.service.storage.migration.impl
 
org.uberfire.experimental.service.storage.migration.impl.migrations - package org.uberfire.experimental.service.storage.migration.impl.migrations
 
org.uberfire.experimental.service.storage.scoped - package org.uberfire.experimental.service.storage.scoped
 
org.uberfire.experimental.service.storage.scoped.impl - package org.uberfire.experimental.service.storage.scoped.impl
 
org.uberfire.experimental.service.storage.util - package org.uberfire.experimental.service.storage.util
 

R

readFeatures() - Method in class org.uberfire.experimental.service.storage.scoped.impl.AbstractScopedExperimentalFeaturesStorage
 

S

save(EditableExperimentalFeature) - Method in class org.uberfire.experimental.service.BackendExperimentalFeaturesRegistryServiceImpl
 
ScopedExperimentalFeaturesStorage - Interface in org.uberfire.experimental.service.storage.scoped
 
SEPARATOR - Static variable in interface org.uberfire.experimental.service.storage.util.ExperimentalConstants
 
sessionInfo - Variable in class org.uberfire.experimental.service.storage.scoped.impl.AbstractScopedExperimentalFeaturesStorage
 
StorageMigration - Interface in org.uberfire.experimental.service.storage.migration
 
StorageMigrationService - Interface in org.uberfire.experimental.service.storage.migration
 
StorageMigrationServiceImpl - Class in org.uberfire.experimental.service.storage.migration.impl
 
StorageMigrationServiceImpl(Instance<StorageMigration>) - Constructor for class org.uberfire.experimental.service.storage.migration.impl.StorageMigrationServiceImpl
 
store(ExperimentalFeatureImpl) - Method in interface org.uberfire.experimental.service.storage.ExperimentalFeaturesStorage
 
store(ExperimentalFeatureImpl) - Method in class org.uberfire.experimental.service.storage.impl.ExperimentalFeaturesStorageImpl
 
store(ExperimentalFeatureImpl) - Method in class org.uberfire.experimental.service.storage.scoped.impl.AbstractScopedExperimentalFeaturesStorage
 
storeFeatures(Collection<ExperimentalFeatureImpl>) - Method in class org.uberfire.experimental.service.storage.scoped.impl.AbstractScopedExperimentalFeaturesStorage
 

U

USER_FOLDER - Static variable in class org.uberfire.experimental.service.storage.scoped.impl.UserExperimentalFeaturesStorageImpl
 
USER_FOLDER_ROOT - Static variable in class org.uberfire.experimental.service.storage.scoped.impl.UserExperimentalFeaturesStorageImpl
 
UserExperimentalFeaturesStorageImpl - Class in org.uberfire.experimental.service.storage.scoped.impl
 
UserExperimentalFeaturesStorageImpl(SessionInfo, IOService, ExperimentalFeatureDefRegistry) - Constructor for class org.uberfire.experimental.service.storage.scoped.impl.UserExperimentalFeaturesStorageImpl
 

V

V2StorageMigration - Class in org.uberfire.experimental.service.storage.migration.impl.migrations
 
V2StorageMigration(IOService) - Constructor for class org.uberfire.experimental.service.storage.migration.impl.migrations.V2StorageMigration
 
valueOf(String) - Static method in enum org.uberfire.experimental.service.storage.scoped.ExperimentalStorageScope
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.uberfire.experimental.service.storage.scoped.ExperimentalStorageScope
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G I L M O R S U V 
Skip navigation links
Uberfire Experimental Backend 7.39.0.Final-redhat-00007

Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.