Class MAuditRefValue
- java.lang.Object
-
- com.evolveum.midpoint.repo.sqale.audit.qmodel.MAuditRefValue
-
public class MAuditRefValue extends Object
Querydsl "row bean" type related toQAuditRefValue
.
-
-
Field Summary
Fields Modifier and Type Field Description Long
id
String
name
Long
recordId
String
targetNameNorm
String
targetNameOrig
UUID
targetOid
MObjectType
targetType
Instant
timestamp
-
Constructor Summary
Constructors Constructor Description MAuditRefValue()
-