Modifier and Type | Method and Description |
---|---|
Streamable |
EditorUnidentifiedAttachmentMarshaller.marshalPlaceholder(XmlStreamWriterTemplate xmlStreamWriterTemplate,
EmbeddedImage embeddedImage,
AttachmentResourceIdentifier attachmentResourceIdentifier,
ConversionContext conversionContext) |
Modifier and Type | Method and Description |
---|---|
void |
EditorAttachmentResourceIdentifierMarshallerAndUnmarshaller.marshal(AttachmentResourceIdentifier attachmentResourceIdentifier,
XMLStreamWriter xmlStreamWriter,
ConversionContext context) |
Modifier and Type | Method and Description |
---|---|
Attachment |
AttachmentResourceIdentifierResolver.resolve(AttachmentResourceIdentifier attachmentResourceIdentifier,
ConversionContext conversionContext) |
URI |
AttachmentResourceIdentifierOnlyUriResolver.resolve(AttachmentResourceIdentifier resourceIdentifier,
ConversionContext conversionContext) |
ContentEntityObject |
AttachmentOwningContentResolver.resolve(AttachmentResourceIdentifier resourceIdentifier,
ConversionContext conversionContext) |
Constructor and Description |
---|
CannotResolveAttachmentContainerException(AttachmentResourceIdentifier attachmentResourceIdentifier,
String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Streamable |
StorageAttachmentResourceIdentifierMarshaller.marshal(AttachmentResourceIdentifier attachmentResourceIdentifier,
ConversionContext conversionContext) |
Modifier and Type | Method and Description |
---|---|
void |
DelegatingResourceIdentifierMarshaller.setAttachmentResourceIdentifierMarshaller(Marshaller<AttachmentResourceIdentifier> attachmentResourceIdentifierMarshaller) |
Modifier and Type | Method and Description |
---|---|
Streamable |
AttachedImageMarshaller.marshal(XmlStreamWriterTemplate xmlStreamWriterTemplate,
EmbeddedImage embeddedImage,
AttachmentResourceIdentifier attachmentResourceIdentifier,
ConversionContext conversionContext) |
Streamable |
DefaultAttachedImageResourceMarshaller.marshal(XmlStreamWriterTemplate xmlStreamWriterTemplate,
EmbeddedImage embeddedImage,
AttachmentResourceIdentifier attachmentResourceIdentifier,
ConversionContext conversionContext) |
Streamable |
ViewUnidentifiedAttachmentMarshaller.marshalPlaceholder(XmlStreamWriterTemplate xmlStreamWriterTemplate,
EmbeddedImage embeddedImage,
AttachmentResourceIdentifier ri,
ConversionContext context) |
Streamable |
UnidentifiedAttachmentMarshaller.marshalPlaceholder(XmlStreamWriterTemplate xmlStreamWriterTemplate,
EmbeddedImage embeddedImage,
AttachmentResourceIdentifier ri,
ConversionContext context) |
Modifier and Type | Method and Description |
---|---|
Class<AttachmentResourceIdentifier> |
AttachmentPrefetcher.getResourceItentifierType() |
Modifier and Type | Method and Description |
---|---|
void |
AttachmentPrefetcher.prefetch(Set<AttachmentResourceIdentifier> attachmentIdentifiers,
ConversionContext conversionContext)
Fetch the attachments for the given set of identifiers, and store them in the given conversion context.
|
Copyright © 2003–2019 Atlassian. All rights reserved.