Uses of Class
com.atlassian.confluence.impl.backuprestore.backup.models.EntityObjectReadyForExport.CollectionElement
-
Packages that use EntityObjectReadyForExport.CollectionElement Package Description com.atlassian.confluence.impl.backuprestore.backup.models -
-
Uses of EntityObjectReadyForExport.CollectionElement 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.CollectionElement Modifier and Type Method Description Map<String,Collection<EntityObjectReadyForExport.CollectionElement>>EntityObjectReadyForExport. getCollections()Method parameters in com.atlassian.confluence.impl.backuprestore.backup.models with type arguments of type EntityObjectReadyForExport.CollectionElement Modifier and Type Method Description voidEntityObjectReadyForExport. addCollectionOfElements(String name, Collection<EntityObjectReadyForExport.CollectionElement> elements)
-