| java.lang.Object | |
| ↳ | com.atlassian.confluence.content.render.xhtml.migration.macro.IndexingBatchTask<T extends com.atlassian.bonnie.Searchable> |
A decorating batch task, re-indexing the searchable that the task is applied to. The delegate task is applied first, before the indexing occurs.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||
From interface
com.atlassian.confluence.content.render.xhtml.migration.BatchTask
| |||||||||||||

