Class FingerprintRecord

    • Constructor Detail

      • FingerprintRecord

        public FingerprintRecord​(boolean produced,
                                 String bucket,
                                 String name,
                                 String region,
                                 String md5sum)
    • Method Detail

      • isKeepForever

        public boolean isKeepForever()
      • setKeepForever

        public void setKeepForever​(boolean keepForever)
      • isShowDirectlyInBrowser

        public boolean isShowDirectlyInBrowser()
      • setShowDirectlyInBrowser

        public void setShowDirectlyInBrowser​(boolean showDirectlyInBrowser)
      • getName

        @Exported
        public String getName()
      • getLink

        @Exported
        public String getLink()
      • getFingerprint

        @Exported
        public String getFingerprint()
      • getArtifact

        @Exported
        public S3Artifact getArtifact()