| com.atlassian.stash.audit.AuditEntryConverter<T> |
Converts an Audited event into a standard audit format
MUST have a no-args constructor
Intended to be a light-weight, stateless class
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Converts an
Audited event into a standard audit format | |||||||||||
Converts an Audited event into a standard audit format
| event | the original annotated event |
|---|---|
| builder | an audit entry builder which has the source IP address set by the caller |