| Package | Description |
|---|---|
| org.mule.tools.maven.mojo | |
| org.mule.tools.maven.mojo.model |
| Modifier and Type | Method and Description |
|---|---|
static AbstractMuleDeployerMojo.DeploymentType |
AbstractMuleDeployerMojo.DeploymentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractMuleDeployerMojo.DeploymentType[] |
AbstractMuleDeployerMojo.DeploymentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractMuleDeployerMojo.DeploymentType |
DeploymentConfiguration.deploymentType |
| Modifier and Type | Method and Description |
|---|---|
AbstractMuleDeployerMojo.DeploymentType |
DeploymentConfiguration.getDeploymentType()
DeploymentConfiguration information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentConfiguration.setDeploymentType(AbstractMuleDeployerMojo.DeploymentType deploymentType) |
Copyright © 2017 MuleSoft Inc. All rights reserved.