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