|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.content.render.xhtml.migration.OrderedEntityObjectBatchableWorkSource<ContentEntityObject> com.atlassian.confluence.content.render.xhtml.migration.LatestVersionXhtmlContentWorkSource
public class LatestVersionXhtmlContentWorkSource
A work source that provides batches of ContentEntityObject
s that have XHTML formatted bodies.
This class is thread-safe.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.atlassian.confluence.content.render.xhtml.migration.OrderedEntityObjectBatchableWorkSource |
---|
OrderedEntityObjectBatchableWorkSource.EntityRetrievalException, OrderedEntityObjectBatchableWorkSource.EntitySource<T extends com.atlassian.core.bean.EntityObject> |
Constructor Summary | |
---|---|
LatestVersionXhtmlContentWorkSource(ContentDao contentDao,
int batchSize)
|
Method Summary |
---|
Methods inherited from class com.atlassian.confluence.content.render.xhtml.migration.OrderedEntityObjectBatchableWorkSource |
---|
getBatch, getTotalSize, hasMoreBatches, numberOfBatches, reset |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LatestVersionXhtmlContentWorkSource(ContentDao contentDao, int batchSize)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |