Uses of Class
com.atlassian.confluence.content.render.xhtml.migration.BatchException

Packages that use BatchException
com.atlassian.confluence.content.render.xhtml.migration   
com.atlassian.confluence.content.render.xhtml.migration.macro   
com.atlassian.confluence.upgrade.upgradetask   
 

Uses of BatchException in com.atlassian.confluence.content.render.xhtml.migration
 

Methods in com.atlassian.confluence.content.render.xhtml.migration that throw BatchException
 void BatchTask.apply(T item, int index, int batchSize)
           
 

Uses of BatchException in com.atlassian.confluence.content.render.xhtml.migration.macro
 

Methods in com.atlassian.confluence.content.render.xhtml.migration.macro that throw BatchException
 void ContentEntityMigrationBatchTask.apply(ContentEntityObject entity, int index, int batchSize)
           
 void IndexingBatchTask.apply(T item, int index, int batchSize)
           
 

Uses of BatchException in com.atlassian.confluence.upgrade.upgradetask
 

Methods in com.atlassian.confluence.upgrade.upgradetask that throw BatchException
 void ConvertToRelativeLinksTask.apply(ContentEntityObject entity, int index, int batchSize)
           
 void ChangeSpaceDescriptionsBodyTypeTask.apply(ContentEntityObject entity, int index, int batchSize)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.