public static interface AuditService.Validator
Modifier and Type | Method and Description |
---|---|
ValidationResult |
validateCreate(AuditRecord record)
Validate that an audit record can be created.
|
ValidationResult validateCreate(AuditRecord record) throws ServiceException
record
- the record to be createdServiceException
Copyright © 2003–2016 Atlassian. All rights reserved.