public class StorageBlogPostResourceIdentifierMarshaller extends Object implements Marshaller<BlogPostResourceIdentifier>
| Constructor and Description |
|---|
StorageBlogPostResourceIdentifierMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate) |
| Modifier and Type | Method and Description |
|---|---|
Streamable |
marshal(BlogPostResourceIdentifier resourceIdentifier,
ConversionContext conversionContext)
Marshal the provided resource identifier.
|
public StorageBlogPostResourceIdentifierMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate)
public Streamable marshal(BlogPostResourceIdentifier resourceIdentifier, ConversionContext conversionContext) throws XhtmlException
marshal in interface Marshaller<BlogPostResourceIdentifier>resourceIdentifier - object to marshalconversionContext - the conversion contextXhtmlException - if an error occurs during marshallingCopyright © 2003–2017 Atlassian. All rights reserved.