java.lang.Object
com.atlassian.confluence.importexport.xmlimport.OperationSet

@Deprecated public class OperationSet extends Object
Deprecated.
since 7.17.0.
A mapping between a list of Operations, and the handles of all the objects that must be imported for those operations to be performed.
  • Constructor Details

  • Method Details

    • addOperation

      public void addOperation(Operation op)
      Deprecated.
    • getWaitingFor

      public Set getWaitingFor()
      Deprecated.
    • getOperations

      public List<Operation> getOperations()
      Deprecated.