public class AuditRecordInputJsonGenerator extends Object implements JsonGenerator<AuditRecordInput>
| Constructor and Description |
|---|
AuditRecordInputJsonGenerator() |
| Modifier and Type | Method and Description |
|---|---|
org.codehaus.jettison.json.JSONObject |
generate(AuditRecordInput bean) |
protected org.codehaus.jettison.json.JSONArray |
generateAssociatedItems(Iterable<AuditAssociatedItem> associatedItems) |
public org.codehaus.jettison.json.JSONObject generate(AuditRecordInput bean) throws org.codehaus.jettison.json.JSONException
generate in interface JsonGenerator<AuditRecordInput>org.codehaus.jettison.json.JSONExceptionprotected org.codehaus.jettison.json.JSONArray generateAssociatedItems(@Nullable Iterable<AuditAssociatedItem> associatedItems) throws org.codehaus.jettison.json.JSONException
org.codehaus.jettison.json.JSONExceptionCopyright © 2016 Atlassian. All rights reserved.