Interface TargetDefinition.PathLocation

All Superinterfaces:
TargetDefinition.Location
All Known Subinterfaces:
TargetDefinition.DirectoryLocation, TargetDefinition.FeaturesLocation, TargetDefinition.ProfileLocation
Enclosing interface:
TargetDefinition

public static interface TargetDefinition.PathLocation extends TargetDefinition.Location
Base interface for all Locations that are path based, the path might contains variables that need to be resolved before used as a real directory path
Author:
Christoph Läubrich
  • Method Details

    • getPath

      String getPath()
      Returns:
      the plain path as supplied by the target file