Class DownloadCacheDTO

java.lang.Object
eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
eu.europa.esig.dss.tsl.dto.DownloadCacheDTO
All Implemented Interfaces:
eu.europa.esig.dss.spi.tsl.DownloadInfoRecord, eu.europa.esig.dss.spi.tsl.InfoRecord, Serializable

public class DownloadCacheDTO extends AbstractCacheDTO implements eu.europa.esig.dss.spi.tsl.DownloadInfoRecord
The download record DTO
See Also:
  • Constructor Details

    • DownloadCacheDTO

      public DownloadCacheDTO()
      Empty constructor
    • DownloadCacheDTO

      public DownloadCacheDTO(AbstractCacheDTO cacheDTO)
      Copies the cache DTO
      Parameters:
      cacheDTO - AbstractCacheDTO
  • Method Details

    • getLastDownloadAttemptTime

      public Date getLastDownloadAttemptTime()
      Specified by:
      getLastDownloadAttemptTime in interface eu.europa.esig.dss.spi.tsl.DownloadInfoRecord