Package eu.europa.esig.dss.spi.tsl
Interface DownloadInfoRecord
- All Superinterfaces:
InfoRecord
,Serializable
- All Known Implementing Classes:
DownloadCacheDTO
public interface DownloadInfoRecord extends InfoRecord
-
Method Summary
Modifier and Type Method Description Date
getLastDownloadAttemptTime()
Methods inherited from interface eu.europa.esig.dss.spi.tsl.InfoRecord
getExceptionFirstOccurrenceTime, getExceptionLastOccurrenceTime, getExceptionMessage, getExceptionStackTrace, getLastStateTransitionTime, getLastSuccessSynchronizationTime, getStatusName, isDesynchronized, isError, isRefreshNeeded, isResultExist, isSynchronized, isToBeDeleted
-
Method Details
-
getLastDownloadAttemptTime
Date getLastDownloadAttemptTime()
-