Package | Description |
---|---|
lumis.portal.deployment |
Provides the API for LumisXP module deployment.
|
Modifier and Type | Method and Description |
---|---|
ComponentStatus |
Component.getStatus() |
ComponentStatus |
IComponent.getStatus()
Returns the component state.
|
static ComponentStatus |
ComponentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentStatus[] |
ComponentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Component.setStatus(ComponentStatus status)
Sets the status.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.