| Package | Description |
|---|---|
| com.atlassian.confluence.content.render.xhtml.migration | |
| com.atlassian.confluence.content.render.xhtml.migration.macro |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOrderedEntityObjectBatchableWorkSource<T extends com.atlassian.core.bean.EntityObject>
Deprecated.
Since 5.3 Use
OrderedEntityObjectBatchableWorkSource. |
class |
ContentWithTasksWorkSource
A work source that provides batches of
ContentEntityObjects that have XHTML formatted bodies. |
class |
LatestVersionXhtmlContentWorkSource
A work source that provides batches of
ContentEntityObjects that have XHTML formatted bodies. |
class |
OrderedEntityObjectBatchableWorkSource<T extends com.atlassian.core.bean.EntityObject>
A
BatchableWorkSource implementation which retrieves batches of EntityObjects by
ordering the entities by their IDs. |
class |
XhtmlContentWorkSource
A work source that provides batches of
ContentEntityObjects that have XHTML formatted bodies. |
class |
XhtmlSpaceDescriptionsWorkSource
A work source that provides batches of
SpaceDescriptions with BodyContent of type BodyType.XHTML |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchResultsBatchWorkSource<T>
Provides a worksource from a searchQuery, the query should return searchResults that can be converted
ContentEntityObjects
|
Copyright © 2003–2016 Atlassian. All rights reserved.