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 class
    class  OutputMixIns.Scan
    Output mixin for the Scan class
    class  OutputMixIns.ScanHistory
    Output mixin for the ScanHistory class
    class  OutputMixIns.ScanHost
    Output mixin for the ScanHost class
    class  OutputMixIns.ScanInfo
    Output mixin for the ScanInfo class
    class  OutputMixIns.ScanPlugin
    Output mixin for the ScanPlugin class
    class  OutputMixIns.StringLookupPojo
    Output mixin for the two StringLookupPojo branches (SimpleStringLookupPojo and StringHashLookupPojo) only used if the output.truncate configuration is set.
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait