public class DurableEventStatusInfo extends Object
Constructor and Description |
---|
DurableEventStatusInfo() |
Modifier and Type | Method and Description |
---|---|
List<Long> |
getIdsProcessedOnDate() |
Date |
getLastProcessedDate() |
void |
setIdsProcessedOnDate(List<Long> idsProcessedOnDate) |
void |
setLastProcessedDate(Date lastProcessedDate) |
Copyright © 2019. All rights reserved.