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 ContentEntityObjectContentEntityResourceIdentifierResolver. 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 StreamableStorageContentEntityResourceIdentifierMarshaller. 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 voidDelegatingResourceIdentifierMarshaller. setContentEntityResourceIdentifierMarshaller(Marshaller<ContentEntityResourceIdentifier> contentEntityResourceIdentifierMarshaller)
-