Interface ExperimentalFeaturesStorage

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Collection<org.uberfire.experimental.service.registry.impl.ExperimentalFeatureImpl> getFeatures()  
      void store​(org.uberfire.experimental.service.registry.impl.ExperimentalFeatureImpl experimentalFeature)  
    • Method Detail

      • getFeatures

        Collection<org.uberfire.experimental.service.registry.impl.ExperimentalFeatureImpl> getFeatures()
      • store

        void store​(org.uberfire.experimental.service.registry.impl.ExperimentalFeatureImpl experimentalFeature)