Package nl.vpro.jackson2
Class Views
- java.lang.Object
-
- nl.vpro.jackson2.Views
-
public class Views extends Object
* Several setups at VPRO and at NPO involve a backend system that publishes JSON to ElasticSearch. In some cases this published json must be somewhat adapted, in contrast to when it not yet published.- Since:
- 1.72
- Author:
- Michiel Meeuwissen
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceViews.ForwardForward compatible viewstatic interfaceViews.ForwardPublisherNew fields may be temporary marked 'ForwardPublisher'.static interfaceViews.ModelA 'model' related view of the json.static interfaceViews.ModelAndNormalstatic interfaceViews.Normalstatic interfaceViews.Publisher
-
Constructor Summary
Constructors Constructor Description Views()
-