Uses of Class
org.restheart.plugins.ConfigurationScope
-
Packages that use ConfigurationScope Package Description org.restheart.plugins -
-
Uses of ConfigurationScope in org.restheart.plugins
Methods in org.restheart.plugins that return ConfigurationScope Modifier and Type Method Description ConfigurationScopescope()Describes the pluginstatic ConfigurationScopeConfigurationScope. valueOf(String name)Returns the enum constant of this type with the specified name.static ConfigurationScope[]ConfigurationScope. values()Returns an array containing the constants of this enum type, in the order they are declared.
-