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 classOutputMixIns.PluginHostOutput mixin for the PluginHost classclassOutputMixIns.ScanOutput mixin for the Scan classclassOutputMixIns.ScanHistoryOutput mixin for the ScanHistory classclassOutputMixIns.ScanHostOutput mixin for the ScanHost classclassOutputMixIns.ScanInfoOutput mixin for the ScanInfo classclassOutputMixIns.ScanPluginOutput mixin for the ScanPlugin classclassOutputMixIns.StringLookupPojoOutput mixin for the two StringLookupPojo branches (SimpleStringLookupPojo and StringHashLookupPojo) only used if the output.truncate configuration is set. -
Method Summary