| Package | Description |
|---|---|
| org.wildfly.plugin.deployment |
| Modifier and Type | Method and Description |
|---|---|
Deployment.Type |
RedeployMojo.getType() |
Deployment.Type |
UndeployArtifactMojo.getType() |
Deployment.Type |
DeployArtifactMojo.getType() |
Deployment.Type |
DeployOnlyMojo.getType() |
Deployment.Type |
UndeployMojo.getType() |
Deployment.Type |
Deployment.getType()
The type of the deployment.
|
protected Deployment.Type |
DeploymentBuilder.getType() |
Deployment.Type |
RedeployOnlyMojo.getType() |
Deployment.Type |
DeployMojo.getType() |
static Deployment.Type |
Deployment.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Deployment.Type[] |
Deployment.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DeploymentBuilder.setType(Deployment.Type type)
Sets the type for the deployment.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.