Uses of Class
com.atlassian.confluence.impl.backuprestore.backup.models.EntityObjectReadyForExport.CollectionOfElements
-
Packages that use EntityObjectReadyForExport.CollectionOfElements Package Description com.atlassian.confluence.impl.backuprestore.backup.models -
-
Uses of EntityObjectReadyForExport.CollectionOfElements in com.atlassian.confluence.impl.backuprestore.backup.models
Methods in com.atlassian.confluence.impl.backuprestore.backup.models that return types with arguments of type EntityObjectReadyForExport.CollectionOfElements Modifier and Type Method Description Collection<EntityObjectReadyForExport.CollectionOfElements>EntityObjectReadyForExport. getCollections()Methods in com.atlassian.confluence.impl.backuprestore.backup.models with parameters of type EntityObjectReadyForExport.CollectionOfElements Modifier and Type Method Description voidEntityObjectReadyForExport. addCollectionOfElements(EntityObjectReadyForExport.CollectionOfElements collectionOfElements)
-