| Package | Description |
|---|---|
| org.alfresco.repo.module | |
| org.alfresco.service.cmr.module |
| Modifier and Type | Method and Description |
|---|---|
ModuleInstallState |
ModuleDetailsImpl.getInstallState() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleDetailsImpl.setInstallState(ModuleInstallState installState) |
| Modifier and Type | Method and Description |
|---|---|
ModuleInstallState |
ModuleDetails.getInstallState()
Get the modules install state
|
static ModuleInstallState |
ModuleInstallState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModuleInstallState[] |
ModuleInstallState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleDetails.setInstallState(ModuleInstallState installState)
Set the module install state.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.