Class WikiMarkupContentEntityObjectMigrationWorkSource

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

public class WikiMarkupContentEntityObjectMigrationWorkSource extends Object implements BatchableWorkSource<ContentEntityObject>
Source that provides batches of ContentEntityObjects that require migration.

This class is thread-safe.