org.mule.devkit.generation.studio.packaging
Class PackagePlanExecutor.RelativePathMap
java.lang.Object
org.mule.devkit.generation.studio.packaging.PackagePlanExecutor.RelativePathMap
- All Implemented Interfaces:
- Placeholder.PlaceholderMap<File>
- Enclosing class:
- PackagePlanExecutor
public static class PackagePlanExecutor.RelativePathMap
- extends Object
- implements Placeholder.PlaceholderMap<File>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PackagePlanExecutor.RelativePathMap
public PackagePlanExecutor.RelativePathMap(String rootPath)
PackagePlanExecutor.RelativePathMap
public PackagePlanExecutor.RelativePathMap(File rootPath)
visitPlugin
public File visitPlugin(Placeholder placeholder)
- Specified by:
visitPlugin in interface Placeholder.PlaceholderMap<File>
visitFeature
public File visitFeature(Placeholder placeholder)
- Specified by:
visitFeature in interface Placeholder.PlaceholderMap<File>
vistClassesDirectory
public File vistClassesDirectory(Placeholder placeholder)
- Specified by:
vistClassesDirectory in interface Placeholder.PlaceholderMap<File>
visitUpdateSite
public File visitUpdateSite(Placeholder placeholder)
- Specified by:
visitUpdateSite in interface Placeholder.PlaceholderMap<File>
visitOutputDirectory
public File visitOutputDirectory(Placeholder placeholder)
- Specified by:
visitOutputDirectory in interface Placeholder.PlaceholderMap<File>
visitGeneratedSources
public File visitGeneratedSources(Placeholder placeholder)
- Specified by:
visitGeneratedSources in interface Placeholder.PlaceholderMap<File>
visitRootDirectory
public File visitRootDirectory(Placeholder placeholder)
- Specified by:
visitRootDirectory in interface Placeholder.PlaceholderMap<File>
Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.