public class StorageInlineTaskMarshaller extends Object implements Marshaller<InlineTaskList>
| Constructor and Description |
|---|
StorageInlineTaskMarshaller(XMLOutputFactory xmlOutputFactory,
MarshallingRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
Streamable |
marshal(InlineTaskList inlineTaskList,
ConversionContext conversionContext)
Marshals an object to XML.
|
public StorageInlineTaskMarshaller(XMLOutputFactory xmlOutputFactory, MarshallingRegistry registry)
public Streamable marshal(InlineTaskList inlineTaskList, ConversionContext conversionContext) throws XhtmlException
Marshallermarshal in interface Marshaller<InlineTaskList>inlineTaskList - object to marshalconversionContext - the conversion contextXhtmlException - if an error occurs during marshallingCopyright © 2003–2022 Atlassian. All rights reserved.