|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RAuditEventType | |
|---|---|
| com.evolveum.midpoint.repo.sql.data.audit | |
| Uses of RAuditEventType in com.evolveum.midpoint.repo.sql.data.audit |
|---|
| Methods in com.evolveum.midpoint.repo.sql.data.audit that return RAuditEventType | |
|---|---|
RAuditEventType |
RAuditEventRecord.getEventType()
|
static RAuditEventType |
RAuditEventType.toRepo(AuditEventType type)
|
static RAuditEventType |
RAuditEventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RAuditEventType[] |
RAuditEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.evolveum.midpoint.repo.sql.data.audit with parameters of type RAuditEventType | |
|---|---|
void |
RAuditEventRecord.setEventType(RAuditEventType eventType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||