Interface P2ResolutionResult.Entry

    • Method Detail

      • getLocation

        java.io.File getLocation​(boolean fetch)
        Parameters:
        fetch - whether to force fetching the artifact from the repository if file isn't already available locally.
        Returns:
        the artifact file location on local filesystem. If file is not already available locally and fetch=false, this returns null.
      • getInstallableUnits

        java.util.Set<java.lang.Object> getInstallableUnits()
      • getClassifier

        java.lang.String getClassifier()