Modifier and Type | Method and Description |
---|---|
void |
EditorShortcutResourceIdentifierMarshallerAndUnmarshaller.marshal(ShortcutResourceIdentifier shortcutResourceIdentifier,
XMLStreamWriter xmlStreamWriter,
ConversionContext context) |
Modifier and Type | Method and Description |
---|---|
Streamable |
StorageShortcutResourceIdentifierMarshaller.marshal(ShortcutResourceIdentifier shortcutResourceIdentifier,
ConversionContext conversionContext) |
Modifier and Type | Method and Description |
---|---|
void |
DelegatingResourceIdentifierMarshaller.setShortcutResourceIdentifierMarshaller(Marshaller<ShortcutResourceIdentifier> shortcutResourceIdentifierMarshaller) |
Constructor and Description |
---|
ViewShortcutLinkMarshaller(ShortcutLinksManager shortcutLinksManager,
Marshaller<UnresolvedLink> unresolvedLinkMarshaller,
XmlStreamWriterTemplate xmlStreamWriterTemplate,
Marshaller<Link> linkBodyMarshaller,
StaxStreamMarshaller<ShortcutResourceIdentifier> resourceIdentifierStaxStreamMarshaller,
StaxStreamMarshaller<Link> linkStaxStreamMarshaller,
ModelToRenderedClassMapper mapper) |
Copyright © 2003–2016 Atlassian. All rights reserved.