Class CollectionUpdateOperation
java.lang.Object
com.atlassian.confluence.importexport.impl.CollectionUpdateOperation
- All Implemented Interfaces:
- Operation
- Since:
- 5.10
- 
Constructor SummaryConstructorsConstructorDescriptionCollectionUpdateOperation(ImportProcessorContext context, TransientHibernateHandle collectionOwnerKey, String collectionName, TransientHibernateHandle memberKey) 
- 
Method Summary
- 
Constructor Details- 
CollectionUpdateOperationpublic CollectionUpdateOperation(ImportProcessorContext context, TransientHibernateHandle collectionOwnerKey, String collectionName, TransientHibernateHandle memberKey) 
 
- 
- 
Method Details