| Package | Description |
|---|---|
| org.jahia.data.templates | |
| org.jahia.services.modulemanager.spi | |
| org.jahia.services.templates |
| Modifier and Type | Method and Description |
|---|---|
ModuleState.State |
ModuleState.getState() |
static ModuleState.State |
ModuleState.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModuleState.State[] |
ModuleState.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleState.setState(ModuleState.State state) |
| Modifier and Type | Method and Description |
|---|---|
ModuleState.State |
BundleService.ModuleInformation.getModuleState() |
| Modifier and Type | Method and Description |
|---|---|
List<org.osgi.framework.Bundle> |
JahiaTemplateManagerService.getModulesByState(ModuleState.State state)
Returns list of module bundles in the specified state.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.