|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.importexport.impl.OperationSet
public class OperationSet
Created by IntelliJ IDEA. User: Tomd Date: 6/06/2005 Time: 09:55:28 To change this template use File | Settings | File Templates.
Constructor Summary | |
---|---|
OperationSet(java.util.Set waitingFor)
|
Method Summary | |
---|---|
void |
addOperation(Operation op)
|
java.util.List |
getOperations()
|
java.util.Set |
getWaitingFor()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OperationSet(java.util.Set waitingFor)
Method Detail |
---|
public void addOperation(Operation op)
public java.util.Set getWaitingFor()
public java.util.List getOperations()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |