Uses of Class
com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ContentEntityResourceIdentifier
-
-
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 ContentEntityResourceIdentifier Modifier and Type Method Description ContentEntityObject
ContentEntityResourceIdentifierResolver. 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 ContentEntityResourceIdentifier Modifier and Type Method Description Streamable
StorageContentEntityResourceIdentifierMarshaller. marshal(ContentEntityResourceIdentifier contentEntityResourceIdentifier, ConversionContext conversionContext)
Method parameters in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers with type arguments of type ContentEntityResourceIdentifier Modifier and Type Method Description void
DelegatingResourceIdentifierMarshaller. setContentEntityResourceIdentifierMarshaller(Marshaller<ContentEntityResourceIdentifier> contentEntityResourceIdentifierMarshaller)
-