Class DownloadItemProperties

    • Constructor Detail

      • DownloadItemProperties

        public DownloadItemProperties​(String artifactName,
                                      boolean allArtifacts,
                                      String path)
    • Method Detail

      • getArtifactName

        public String getArtifactName()
      • isAllArtifacts

        public boolean isAllArtifacts()
      • getPath

        public String getPath()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object