@Version("1.0.0")
Package org.apache.jackrabbit.oak.spi.toggle
-
Class Summary Class Description Feature A feature toggle to control new functionality.FeatureToggle A feature toggle is registered with theWhiteboard
and can be discovered by third party code to control the state of feature toggles.