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  Jsonrepresentation of a given object | 
public BreadcrumbJsonator(ContextPathHolder context, I18NBeanFactory i18NBeanFactory)
public Json convert(Breadcrumb breadcrumb)
JsonatorJson representation of a given objectconvert in interface Jsonator<Breadcrumb>breadcrumb - the object to be serializedCopyright © 2003–2022 Atlassian. All rights reserved.