| Package | Description |
|---|---|
| org.mule.munit.remote.api.configuration |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentType |
DeploymentType.fromDeployment(org.mule.tools.model.Deployment deployment) |
static DeploymentType |
DeploymentType.fromValue(String value) |
DeploymentType |
DeploymentConfiguration.getDeploymentType() |
DeploymentType |
EmbeddedContainerConfiguration.getType() |
DeploymentType |
CloudHubContainerConfiguration.getType() |
abstract DeploymentType |
ContainerConfiguration.getType() |
static DeploymentType |
DeploymentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentType[] |
DeploymentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DeploymentConfiguration(DeploymentType deploymentType,
org.mule.tools.model.Deployment deployment) |
Copyright © 2020. All rights reserved.