Class AuditEventRecordItemType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.audit_3.AuditEventRecordItemType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable
Direct Known Subclasses:
AuditEventRecordCustomColumnPropertyType, AuditEventRecordPropertyType, AuditEventRecordReferenceType

public class AuditEventRecordItemType extends AbstractPlainStructured
Common supertype for multi-value key-value properties in the audit record. This conceptually represents a single entry in a map and its key (name).
See Also: