com.atlassian.confluence.content.render.xhtml.migration
Class LatestVersionXhtmlContentWorkSource
java.lang.Object
com.atlassian.confluence.content.render.xhtml.migration.OrderedEntityObjectBatchableWorkSource<ContentEntityObject>
com.atlassian.confluence.content.render.xhtml.migration.LatestVersionXhtmlContentWorkSource
- All Implemented Interfaces:
- BatchableWorkSource<ContentEntityObject>
public class LatestVersionXhtmlContentWorkSource
- extends OrderedEntityObjectBatchableWorkSource<ContentEntityObject>
A work source that provides batches of ContentEntityObjects that have XHTML formatted bodies.
This class is thread-safe.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LatestVersionXhtmlContentWorkSource
public LatestVersionXhtmlContentWorkSource(ContentDao contentDao,
int batchSize)
Copyright © 2003–2015 Atlassian. All rights reserved.