| Package | Description |
|---|---|
| org.apache.sling.feature |
| Modifier and Type | Method and Description |
|---|---|
ExtensionState |
Extension.getState()
Get the extension state
|
static ExtensionState |
ExtensionState.valueOf(String name)
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.
|
| Constructor and Description |
|---|
Extension(ExtensionType type,
String name,
ExtensionState state)
Create a new extension
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.