| Package | Description |
|---|---|
| org.wso2.carbon.deployment.engine |
package-info class.
|
| Modifier and Type | Method and Description |
|---|---|
LifecycleEvent.RESULT |
LifecycleEvent.getDeploymentResult() |
static LifecycleEvent.RESULT |
LifecycleEvent.RESULT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecycleEvent.RESULT[] |
LifecycleEvent.RESULT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleEvent.setDeploymentResult(LifecycleEvent.RESULT deploymentResult) |
Copyright © 2019 WSO2. All rights reserved.