public final class RecentChangesPoller.Batch extends Change.Batch.AbstractDefaultImplementation
Change.Batch.AbstractDefaultImplementation| Modifier and Type | Method and Description |
|---|---|
String |
advancedUnits()
The unit of advanced() in English.
|
org.json.simple.JSONObject |
getLastContinue()
Get continue object.
|
Date |
leftOffDate()
Null or the latest date in the batch.
|
String |
leftOffHuman()
Human readable version of where this batch ends.
|
RecentChangesPoller.Batch |
merge(RecentChangesPoller.Batch another)
Merge this batch with another batch.
|
advanced, changes, lastpublic String advancedUnits()
Change.Batchpublic Date leftOffDate()
Change.Batchpublic String leftOffHuman()
Change.BatchleftOffHuman in interface Change.BatchleftOffHuman in class Change.Batch.AbstractDefaultImplementationpublic RecentChangesPoller.Batch merge(RecentChangesPoller.Batch another)
another - public org.json.simple.JSONObject getLastContinue()
Copyright © 2017. All rights reserved.