public interface ArtifactConfiguration extends Serializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ArtifactConfiguration.ArtifactConfigurationBuilder
Builder interface to create instances of
ArtifactConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
static ArtifactConfiguration.ArtifactConfigurationBuilder |
builder() |
File |
getArtifactLocation() |
DeploymentConfiguration |
getDeploymentConfiguration() |
DeploymentConfiguration getDeploymentConfiguration()
DeploymentConfiguration of the artifactFile getArtifactLocation()
static ArtifactConfiguration.ArtifactConfigurationBuilder builder()
ArtifactConfiguration instance.Copyright © 2018 MuleSoft, Inc.. All rights reserved.