| Package | Description |
|---|---|
| org.wildfly.plugin.deployment |
| Modifier and Type | Method and Description |
|---|---|
Deployment.Status |
Deployment.execute()
Executes the deployment
|
static Deployment.Status |
Deployment.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Deployment.Status[] |
Deployment.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.