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