| Package | Description |
|---|---|
| io.knotx.launcher |
| Modifier and Type | Method and Description |
|---|---|
ModuleDescriptor.DeploymentState |
ModuleDescriptor.getState() |
static ModuleDescriptor.DeploymentState |
ModuleDescriptor.DeploymentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModuleDescriptor.DeploymentState[] |
ModuleDescriptor.DeploymentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ModuleDescriptor |
ModuleDescriptor.setState(ModuleDescriptor.DeploymentState state) |
Copyright © 2016–2020. All rights reserved.