Class XhtmlContentWorkSource

java.lang.Object
com.atlassian.confluence.content.render.xhtml.migration.XhtmlContentWorkSource
All Implemented Interfaces:
BatchableWorkSource<ContentEntityObject>

public class XhtmlContentWorkSource extends Object implements BatchableWorkSource<ContentEntityObject>

A work source that provides batches of ContentEntityObjects that have XHTML formatted bodies.

This class is thread-safe.