public static class PackagePlanExecutor.RelativePathMap extends Object implements Placeholder.PlaceholderMap<File>
| Constructor and Description |
|---|
PackagePlanExecutor.RelativePathMap(File rootPath) |
PackagePlanExecutor.RelativePathMap(String rootPath) |
| Modifier and Type | Method and Description |
|---|---|
File |
visitFeature(Placeholder placeholder) |
File |
visitGeneratedSources(Placeholder placeholder) |
File |
visitOutputDirectory(Placeholder placeholder) |
File |
visitPlugin(Placeholder placeholder) |
File |
visitRootDirectory(Placeholder placeholder) |
File |
visitUpdateSite(Placeholder placeholder) |
File |
vistClassesDirectory(Placeholder placeholder) |
public PackagePlanExecutor.RelativePathMap(String rootPath)
public PackagePlanExecutor.RelativePathMap(File rootPath)
public File visitPlugin(Placeholder placeholder)
visitPlugin in interface Placeholder.PlaceholderMap<File>public File visitFeature(Placeholder placeholder)
visitFeature in interface Placeholder.PlaceholderMap<File>public File vistClassesDirectory(Placeholder placeholder)
vistClassesDirectory in interface Placeholder.PlaceholderMap<File>public File visitUpdateSite(Placeholder placeholder)
visitUpdateSite in interface Placeholder.PlaceholderMap<File>public File visitOutputDirectory(Placeholder placeholder)
visitOutputDirectory in interface Placeholder.PlaceholderMap<File>public File visitGeneratedSources(Placeholder placeholder)
visitGeneratedSources in interface Placeholder.PlaceholderMap<File>public File visitRootDirectory(Placeholder placeholder)
visitRootDirectory in interface Placeholder.PlaceholderMap<File>Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.