Modifier and Type | Method and Description |
---|---|
static File |
getDeploymentFile(File artifactDir,
String artifactName,
String pattern)
Finds the deployment file within a given artifact.
|
public static File getDeploymentFile(File artifactDir, String artifactName, String pattern)
artifactDir
- the artifact directory where the deployment file should be presentartifactName
- the artifact whose deployment file is neededpattern
- the pattern the deployment file should matchnull
if none was foundCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.