public class BreadcrumbJsonator extends Object implements Jsonator<Breadcrumb>
Constructor and Description |
---|
BreadcrumbJsonator(ContextPathHolder context,
I18NBeanFactory i18NBeanFactory) |
Modifier and Type | Method and Description |
---|---|
Json |
convert(Breadcrumb breadcrumb)
Creates a
Json representation of a given object |
public BreadcrumbJsonator(ContextPathHolder context, I18NBeanFactory i18NBeanFactory)
public Json convert(Breadcrumb breadcrumb)
Jsonator
Json
representation of a given objectconvert
in interface Jsonator<Breadcrumb>
breadcrumb
- the object to be serializedCopyright © 2003–2018 Atlassian. All rights reserved.