Uses of Interface
com.atlassian.confluence.api.impl.service.audit.uri.ResourceUriGenerator
Packages that use ResourceUriGenerator
Package
Description
-
Uses of ResourceUriGenerator in com.atlassian.confluence.api.impl.service.audit
Constructors in com.atlassian.confluence.api.impl.service.audit with parameters of type ResourceUriGeneratorModifierConstructorDescriptionConfluenceAuditEntityTransformationService
(com.atlassian.sal.api.ApplicationProperties applicationProperties, Map<String, ResourceUriGenerator> generatorByObjectType, ResourceUriGenerator userResourceGenerator) Constructor parameters in com.atlassian.confluence.api.impl.service.audit with type arguments of type ResourceUriGeneratorModifierConstructorDescriptionConfluenceAuditEntityTransformationService
(com.atlassian.sal.api.ApplicationProperties applicationProperties, Map<String, ResourceUriGenerator> generatorByObjectType, ResourceUriGenerator userResourceGenerator) -
Uses of ResourceUriGenerator in com.atlassian.confluence.api.impl.service.audit.uri
Classes in com.atlassian.confluence.api.impl.service.audit.uri that implement ResourceUriGeneratorModifier and TypeClassDescriptionclass
Generates URIs to Confluence attachmentsclass
Generates URI to Confluence commentsclass
Generates links to Confluence groupsclass
Generates links to Confluence pagesstatic class
class
Generates links to Confluence spacesclass
Generates links to Confluence users