@ParametersAreNonnullByDefault public class JohnsonEventCollectionSerializer extends Object
Events into the JSON Array needed by the Johnson page.| Constructor and Description |
|---|
JohnsonEventCollectionSerializer(JohnsonEventSerializerFactory johnsonEventSerializerFactory) |
| Modifier and Type | Method and Description |
|---|---|
JsonArray |
toJson(Iterable<com.atlassian.johnson.event.Event> events)
Returns the JSON representation of the given Johnson events.
|
public JohnsonEventCollectionSerializer(JohnsonEventSerializerFactory johnsonEventSerializerFactory)
Copyright © 2003–2017 Atlassian. All rights reserved.