Package tenapull.data.deserialize
Class OutputMixIns
java.lang.Object
tenapull.data.deserialize.OutputMixIns
public class OutputMixIns
extends java.lang.Object
A non-instantiable class containing a series of inner classes (also non-instantiable
by extension, since they are not *static* inner classes) to be used as ObjectMapper mix-ins
when serializing the output. Each inner class is named after the entity it will be used
as a mix-in for
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
OutputMixIns.PluginHost
Output mixin for the PluginHost classclass
OutputMixIns.Scan
Output mixin for the Scan classclass
OutputMixIns.ScanHistory
Output mixin for the ScanHistory classclass
OutputMixIns.ScanHost
Output mixin for the ScanHost classclass
OutputMixIns.ScanInfo
Output mixin for the ScanInfo classclass
OutputMixIns.ScanPlugin
Output mixin for the ScanPlugin classclass
OutputMixIns.StringLookupPojo
Output mixin for the two StringLookupPojo branches (SimpleStringLookupPojo and StringHashLookupPojo) only used if the output.truncate configuration is set. -
Method Summary