Modifier and Type | Method and Description |
---|---|
AuditEventRecord |
AuditEventRecord.clone() |
Modifier and Type | Method and Description |
---|---|
void |
AuditService.audit(AuditEventRecord record,
Task task) |
Modifier and Type | Method and Description |
---|---|
void |
LoggerAuditServiceImpl.audit(AuditEventRecord record,
Task task) |
Modifier and Type | Method and Description |
---|---|
void |
AuditServiceProxy.audit(AuditEventRecord record,
Task task) |
Modifier and Type | Method and Description |
---|---|
void |
SqlAuditServiceImpl.audit(AuditEventRecord record,
Task task) |
Modifier and Type | Method and Description |
---|---|
static RAuditEventRecord |
RAuditEventRecord.toRepo(AuditEventRecord record,
PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
AuditEventRecord |
DummyAuditService.getExecutionRecord(int index) |
AuditEventRecord |
DummyAuditService.getRequestRecord() |
Modifier and Type | Method and Description |
---|---|
List<AuditEventRecord> |
DummyAuditService.getExecutionRecords() |
List<AuditEventRecord> |
DummyAuditService.getRecords() |
List<AuditEventRecord> |
DummyAuditService.getRecordsOfType(AuditEventType type) |
Modifier and Type | Method and Description |
---|---|
void |
DummyAuditService.audit(AuditEventRecord record,
Task task) |
Copyright © 2013 evolveum. All rights reserved.