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