Class StackPushOperation
- java.lang.Object
- 
- com.atlassian.confluence.importexport.impl.StackPushOperation
 
- 
- 
Constructor SummaryConstructors Constructor Description StackPushOperation(Stack<ImportedObject> pendingDeferredImportedObjects, Set<TransientHibernateHandle> unsatisfiedObjectDependencies, ImportedObject importedObject)
 
- 
- 
- 
Constructor Detail- 
StackPushOperationpublic StackPushOperation(Stack<ImportedObject> pendingDeferredImportedObjects, Set<TransientHibernateHandle> unsatisfiedObjectDependencies, ImportedObject importedObject) 
 
- 
 
-