public class LatestVersionXhtmlContentWorkSource extends OrderedEntityObjectBatchableWorkSource<ContentEntityObject>
A work source that provides batches of ContentEntityObject
s that have XHTML formatted bodies.
This class is thread-safe.
OrderedEntityObjectBatchableWorkSource.EntityRetrievalException, OrderedEntityObjectBatchableWorkSource.EntitySource<T extends com.atlassian.core.bean.EntityObject>
Constructor and Description |
---|
LatestVersionXhtmlContentWorkSource(ContentDao contentDao,
int batchSize) |
getBatch, getTotalSize, hasMoreBatches, numberOfBatches, reset
public LatestVersionXhtmlContentWorkSource(ContentDao contentDao, int batchSize)
Copyright © 2003–2020 Atlassian. All rights reserved.