Class FetchPDF


  • public class FetchPDF
    extends Object
    • Constructor Detail

      • FetchPDF

        public FetchPDF()
      • FetchPDF

        public FetchPDF​(org.gcube.application.geoportaldatamapper.shared.FileReference fileRef,
                        String code,
                        int attempt)
    • Method Detail

      • getMAX_RETRY

        public int getMAX_RETRY()
      • getFileRef

        public org.gcube.application.geoportaldatamapper.shared.FileReference getFileRef()
      • getCode

        public String getCode()
      • getAttempt

        public int getAttempt()
      • setFileRef

        public void setFileRef​(org.gcube.application.geoportaldatamapper.shared.FileReference fileRef)
      • incrementAttempt

        public int incrementAttempt()