Uses of Class
com.atlassian.confluence.impl.backuprestore.backup.models.EntityObjectReadyForExport.Reference
-
Packages that use EntityObjectReadyForExport.Reference Package Description com.atlassian.confluence.impl.backuprestore.backup.models -
-
Uses of EntityObjectReadyForExport.Reference 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.Reference Modifier and Type Method Description Optional<EntityObjectReadyForExport.Reference>EntityObjectReadyForExport. findReferenceByName(String name)Collection<EntityObjectReadyForExport.Reference>EntityObjectReadyForExport. getReferences()Methods in com.atlassian.confluence.impl.backuprestore.backup.models with parameters of type EntityObjectReadyForExport.Reference Modifier and Type Method Description voidEntityObjectReadyForExport. addReference(EntityObjectReadyForExport.Reference reference)
-