Uses of Class
org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
-
Packages that use ExtendedInfoImpl Package Description org.nuxeo.ecm.platform.audit.impl -
-
Uses of ExtendedInfoImpl in org.nuxeo.ecm.platform.audit.impl
Subclasses of ExtendedInfoImpl in org.nuxeo.ecm.platform.audit.impl Modifier and Type Class Description static class
ExtendedInfoImpl.BlobInfo
static class
ExtendedInfoImpl.BooleanInfo
static class
ExtendedInfoImpl.DateInfo
static class
ExtendedInfoImpl.DoubleInfo
static class
ExtendedInfoImpl.LongInfo
static class
ExtendedInfoImpl.StringInfo
Methods in org.nuxeo.ecm.platform.audit.impl that return ExtendedInfoImpl Modifier and Type Method Description static ExtendedInfoImpl
ExtendedInfoImpl. createExtendedInfo(Serializable value)
-