public class LatestVersionXhtmlContentWorkSource extends OrderedEntityObjectBatchableWorkSource<ContentEntityObject>
 A work source that provides batches of ContentEntityObjects 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, resetpublic LatestVersionXhtmlContentWorkSource(ContentDao contentDao, int batchSize)
Copyright © 2003–2017 Atlassian. All rights reserved.