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