Uses of Class
com.evolveum.midpoint.xml.ns._public.common.audit_3.AuditEventRecordType
-
Packages that use AuditEventRecordType Package Description com.evolveum.midpoint.model.api.interaction com.evolveum.midpoint.xml.ns._public.common.audit_3 -
-
Uses of AuditEventRecordType in com.evolveum.midpoint.model.api.interaction
Methods in com.evolveum.midpoint.model.api.interaction that return types with arguments of type AuditEventRecordType Modifier and Type Method Description List<AuditEventRecordType>
DashboardService. searchObjectFromCollection(CollectionRefSpecificationType collectionConfig, ObjectPaging paging, com.evolveum.midpoint.task.api.Task task, OperationResult result)
-
Uses of AuditEventRecordType in com.evolveum.midpoint.xml.ns._public.common.audit_3
Fields in com.evolveum.midpoint.xml.ns._public.common.audit_3 with type parameters of type AuditEventRecordType Modifier and Type Field Description protected List<AuditEventRecordType>
AuditEventRecordListType. object
Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 that return types with arguments of type AuditEventRecordType Modifier and Type Method Description JAXBElement<AuditEventRecordType>
ObjectFactory. createAuditEventRecord(AuditEventRecordType value)
List<AuditEventRecordType>
AuditEventRecordListType. getObject()
Gets the value of the object property.Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 with parameters of type AuditEventRecordType Modifier and Type Method Description JAXBElement<AuditEventRecordType>
ObjectFactory. createAuditEventRecord(AuditEventRecordType value)
AuditEventRecordListType
AuditEventRecordListType. object(AuditEventRecordType value)
-