Class EntityObjectReadyForExport.CollectionOfElements

java.lang.Object
com.atlassian.confluence.impl.backuprestore.backup.models.EntityObjectReadyForExport.CollectionOfElements
Enclosing class:
EntityObjectReadyForExport

public static class EntityObjectReadyForExport.CollectionOfElements extends Object
Represent a collection of elements. Every element is a reference to another entity. It is used for contentProperties and allowedOperations collections only
  • Constructor Details

  • Method Details

    • getCollectionName

      public String getCollectionName()
    • getCollectionClazz

      public Class<?> getCollectionClazz()
    • getReferencedClazz

      public Class<?> getReferencedClazz()
    • getElementValues

      public Collection<Object> getElementValues()
    • getMap

      public Map<Object,Object> getMap()
    • isEmpty

      public boolean isEmpty()