Class ExtendedInfoImpl

java.lang.Object
org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
All Implemented Interfaces:
Serializable, ExtendedInfo
Direct Known Subclasses:
ExtendedInfoImpl.BlobInfo, ExtendedInfoImpl.BooleanInfo, ExtendedInfoImpl.DateInfo, ExtendedInfoImpl.DoubleInfo, ExtendedInfoImpl.LongInfo, ExtendedInfoImpl.StringInfo

@Entity public class ExtendedInfoImpl extends Object implements ExtendedInfo
Extended audit info entities, used to persist contributed extended information.
Author:
Stephane Lacoin (Nuxeo EP software engineer)
See Also: