Uses of Enum
org.apache.sling.feature.ExtensionState
Packages that use ExtensionState
-
Uses of ExtensionState in org.apache.sling.feature
Methods in org.apache.sling.feature that return ExtensionStateModifier and TypeMethodDescriptionExtension.getState()
Get the extension statestatic ExtensionState
Returns the enum constant of this type with the specified name.static ExtensionState[]
ExtensionState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.sling.feature with parameters of type ExtensionStateModifierConstructorDescriptionExtension
(ExtensionType type, String name, ExtensionState state) Create a new extension