com.atlassian.confluence.importexport.impl
Class OperationSet

java.lang.Object
  extended bycom.atlassian.confluence.importexport.impl.OperationSet

public class OperationSet
extends Object

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(Set waitingFor)
           
 
Method Summary
 void addOperation(Operation op)
           
 List getOperations()
           
 Set getWaitingFor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationSet

public OperationSet(Set waitingFor)
Method Detail

addOperation

public void addOperation(Operation op)

getWaitingFor

public Set getWaitingFor()

getOperations

public List getOperations()


Confluence is developed by Atlassian.