Uses of Class
com.atlassian.confluence.content.render.xhtml.transformers.ExportingReference
-
Packages that use ExportingReference Package Description com.atlassian.confluence.content.render.xhtml.transformers com.atlassian.confluence.impl.backuprestore.backup.exporters -
-
Uses of ExportingReference in com.atlassian.confluence.content.render.xhtml.transformers
Methods in com.atlassian.confluence.content.render.xhtml.transformers that return types with arguments of type ExportingReference Modifier and Type Method Description Collection<ExportingReference>ReferencesFromBodyContentExtractorMarker. getReferences()Deprecated.This method will be called byBodyContentDataExporterto get all reference from plugin.Collection<ExportingReference>ReferencesFromBodyContentExtractorMarkerV2. getReferences()This method will be called byBodyContentDataExporterto get all reference from plugin. -
Uses of ExportingReference in com.atlassian.confluence.impl.backuprestore.backup.exporters
Methods in com.atlassian.confluence.impl.backuprestore.backup.exporters that return types with arguments of type ExportingReference Modifier and Type Method Description Collection<ExportingReference>UserKeyExtractorFragmentTransformer. getReferences()
-