| java.lang.Object | |
| ↳ | com.atlassian.confluence.content.render.xhtml.migration.XhtmlContentWorkSource |
A work source that provides batches of ContentEntityObjects that have XHTML formatted bodies.
This class is thread-safe.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns a batch of work.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||
From interface
com.atlassian.confluence.content.render.xhtml.migration.BatchableWorkSource
| |||||||||||||||||
Returns a batch of work. When work is exhausted an empty list is returned.

