Uses of Interface
org.uberfire.experimental.service.backend.ExperimentalFeaturesSession
-
Packages that use ExperimentalFeaturesSession Package Description org.uberfire.experimental.service.backend org.uberfire.experimental.service.backend.impl -
-
Uses of ExperimentalFeaturesSession in org.uberfire.experimental.service.backend
Methods in org.uberfire.experimental.service.backend that return ExperimentalFeaturesSession Modifier and Type Method Description ExperimentalFeaturesSessionBackendExperimentalFeaturesRegistryService. getExperimentalFeaturesSession()Retrieves the currentExperimentalFeaturesSession -
Uses of ExperimentalFeaturesSession in org.uberfire.experimental.service.backend.impl
Classes in org.uberfire.experimental.service.backend.impl that implement ExperimentalFeaturesSession Modifier and Type Class Description classExperimentalFeaturesSessionImpl
-