Uses of Class
com.evolveum.midpoint.xml.ns._public.common.audit_3.AuditEventRecordItemType
-
Packages that use AuditEventRecordItemType Package Description com.evolveum.midpoint.xml.ns._public.common.audit_3 -
-
Uses of AuditEventRecordItemType in com.evolveum.midpoint.xml.ns._public.common.audit_3
Subclasses of AuditEventRecordItemType in com.evolveum.midpoint.xml.ns._public.common.audit_3 Modifier and Type Class Description classAuditEventRecordCustomColumnPropertyTypeOne custom column property entry for audit record.classAuditEventRecordPropertyTypeOne property entry for audit records.classAuditEventRecordReferenceTypeType representing named set of references for an audit record.Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 that return AuditEventRecordItemType Modifier and Type Method Description AuditEventRecordItemTypeAuditEventRecordItemType. clone()AuditEventRecordItemTypeObjectFactory. createAuditEventRecordItemType()AuditEventRecordItemTypeAuditEventRecordItemType. name(String value)Constructors in com.evolveum.midpoint.xml.ns._public.common.audit_3 with parameters of type AuditEventRecordItemType Constructor Description AuditEventRecordItemType(AuditEventRecordItemType other)
-