|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.importexport.xmlimport.DeferredOperations
public class DeferredOperations
Constructor Summary | |
---|---|
DeferredOperations()
|
Method Summary | |
---|---|
void |
addDeferredOperation(PrimitiveId idProperty,
java.util.Set<TransientHibernateHandle> waitingFor,
Operation operation)
|
void |
doDeferredOperationsWaitingFor(TransientHibernateHandle key)
|
void |
reportOutstandingOperations()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeferredOperations()
Method Detail |
---|
public void reportOutstandingOperations() throws java.lang.Exception
java.lang.Exception
public void addDeferredOperation(PrimitiveId idProperty, java.util.Set<TransientHibernateHandle> waitingFor, Operation operation)
public void doDeferredOperationsWaitingFor(TransientHibernateHandle key) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |