Uses of Class
com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ContentEntityResourceIdentifier
Packages that use ContentEntityResourceIdentifier
Package
Description
-
Uses of ContentEntityResourceIdentifier in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Methods in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers with parameters of type ContentEntityResourceIdentifierModifier and TypeMethodDescriptionContentEntityResourceIdentifierResolver.resolve
(ContentEntityResourceIdentifier resourceIdentifier, ConversionContext conversionContext) -
Uses of ContentEntityResourceIdentifier in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers
Methods in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers with parameters of type ContentEntityResourceIdentifierModifier and TypeMethodDescriptionStorageContentEntityResourceIdentifierMarshaller.marshal
(ContentEntityResourceIdentifier contentEntityResourceIdentifier, ConversionContext conversionContext) Method parameters in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers with type arguments of type ContentEntityResourceIdentifierModifier and TypeMethodDescriptionvoid
DelegatingResourceIdentifierMarshaller.setContentEntityResourceIdentifierMarshaller
(Marshaller<ContentEntityResourceIdentifier> contentEntityResourceIdentifierMarshaller)