Uses of Interface
com.attivio.util.serialization.UseDefaultConverter
-
Packages that use UseDefaultConverter Package Description com.attivio.platform.perfmon.model com.attivio.sdk.event com.attivio.sdk.util -
-
Uses of UseDefaultConverter in com.attivio.platform.perfmon.model
Classes in com.attivio.platform.perfmon.model that implement UseDefaultConverter Modifier and Type Class Description class
AbstractMonitoredThing
class
DerivedMetricDefinition
Used by a client to define a derived metric it wants to registerclass
Metric
class
MetricData
class
MetricInstance
A specific instance of a metric. -
Uses of UseDefaultConverter in com.attivio.sdk.event
Classes in com.attivio.sdk.event that implement UseDefaultConverter Modifier and Type Class Description class
SystemEvent
A significant event in the system. -
Uses of UseDefaultConverter in com.attivio.sdk.util
Classes in com.attivio.sdk.util that implement UseDefaultConverter Modifier and Type Class Description class
ContainerPropertyReference
Simple wrapper around a the name of a spring bean.
-