Modifier and Type | Method and Description |
---|---|
static Event |
toEvent(AuditEvent auditEvent)
Converts an AuditEvent to an Event.
|
static Event[] |
toEvents(AuditEvent[] auditEvents)
Converts a set of AuditEvents to a set of Events.
|
public static final Event toEvent(AuditEvent auditEvent) throws FdkException
auditEvent
- the AuditEvent instance to convertFdkException
- if the operation failspublic static final Event[] toEvents(AuditEvent[] auditEvents) throws FdkException
auditEvents
- the AuditEvents to convertFdkException
- if the operation failsCopyright © 2023. All rights reserved.