Uses of Interface
com.atlassian.confluence.core.BatchOperationManager

Packages that use BatchOperationManager
com.atlassian.confluence.core.persistence.hibernate   
com.atlassian.confluence.mail.archive   
 

Uses of BatchOperationManager in com.atlassian.confluence.core.persistence.hibernate
 

Classes in com.atlassian.confluence.core.persistence.hibernate that implement BatchOperationManager
 class SimpleHibernateBatchOperationManager
          Performs a batch operation in a series of independent transactions containing an arbitrary number of operations (which happens to be 50).
 

Uses of BatchOperationManager in com.atlassian.confluence.mail.archive
 

Constructors in com.atlassian.confluence.mail.archive with parameters of type BatchOperationManager
MboxImporter(BatchOperationManager batchOperationManager, SpaceManager spaceManager, MailContentManager mailContentManager)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.