public class ExportStatusReaderDefaultImpl extends Object implements ExportStatusReader
| Constructor and Description |
|---|
ExportStatusReaderDefaultImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Date> |
getLastSynchronizationDate(Long productOrPerformanceId)
Get last synchronization date of a product/performance ID.
|
public com.google.common.base.Optional<Date> getLastSynchronizationDate(Long productOrPerformanceId)
ExportStatusReadergetLastSynchronizationDate in interface ExportStatusReaderproductOrPerformanceId - the product or performance IDCopyright © 2021. All rights reserved.