com.atlassian.confluence.importexport.impl
Class DeferredOperations
java.lang.Object
com.atlassian.confluence.importexport.impl.DeferredOperations
public class DeferredOperations
- extends java.lang.Object
Created by IntelliJ IDEA.
User: Tomd
Date: 6/06/2005
Time: 09:21:00
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeferredOperations
public DeferredOperations()
reportOutstandingOperations
public void reportOutstandingOperations()
throws java.lang.Exception
- Throws:
java.lang.Exception
addDeferredOperation
public void addDeferredOperation(java.util.Set waitingFor,
Operation operation)
doDeferredOperationsWaitingFor
public void doDeferredOperationsWaitingFor(TransientHibernateHandle key)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.