public class StorageShortcutResourceIdentifierMarshaller extends Object implements Marshaller<ShortcutResourceIdentifier>
Constructor and Description |
---|
StorageShortcutResourceIdentifierMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate) |
Modifier and Type | Method and Description |
---|---|
Streamable |
marshal(ShortcutResourceIdentifier shortcutResourceIdentifier,
ConversionContext conversionContext)
Marshals an object to XML.
|
public StorageShortcutResourceIdentifierMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate)
public Streamable marshal(ShortcutResourceIdentifier shortcutResourceIdentifier, ConversionContext conversionContext) throws XhtmlException
Marshaller
marshal
in interface Marshaller<ShortcutResourceIdentifier>
shortcutResourceIdentifier
- object to marshalconversionContext
- the conversion contextXhtmlException
- if an error occurs during marshallingCopyright © 2003–2020 Atlassian. All rights reserved.