public class DocumentationLinkJsonator extends Object implements Jsonator<DocumentationLink>
It returns the i18ned string, if found and the key otherwise.
Constructor and Description |
---|
DocumentationLinkJsonator(DocumentationBean documentationBean) |
Modifier and Type | Method and Description |
---|---|
Json |
convert(DocumentationLink m)
Creates a
Json representation of a given object |
public DocumentationLinkJsonator(DocumentationBean documentationBean)
public Json convert(DocumentationLink m)
Jsonator
Json
representation of a given objectconvert
in interface Jsonator<DocumentationLink>
m
- the object to be serializedCopyright © 2003–2020 Atlassian. All rights reserved.