public interface AuditService
Modifier and Type | Field and Description |
---|---|
static int |
MAX_MESSAGE_SIZE |
Modifier and Type | Method and Description |
---|---|
void |
audit(AuditEventRecord record,
Task task) |
void |
cleanupAudit(CleanupPolicyType policy,
OperationResult parentResult)
Clean up audit records that are older than specified.
|
static final int MAX_MESSAGE_SIZE
void audit(AuditEventRecord record, Task task)
void cleanupAudit(CleanupPolicyType policy, OperationResult parentResult)
policy
- Records will be deleted base on this policy.Copyright © 2013 evolveum. All rights reserved.