Interface TargetDefinition.FeaturesLocation

All Superinterfaces:
TargetDefinition.Location, TargetDefinition.PathLocation
Enclosing interface:
TargetDefinition

public static interface TargetDefinition.FeaturesLocation extends TargetDefinition.PathLocation
represents the "Feature" location that contains a feature to include from a given installation
Author:
Christoph Läubrich
  • Method Details

    • getId

      String getId()
      Returns:
      the id of the feature to use
    • getVersion

      String getVersion()
      Returns:
      the version of the feature to use