Package | Description |
---|---|
oracle.ifs.fdk | |
oracle.ifs.fdk.core | |
oracle.ifs.fdk.impl |
Modifier and Type | Method and Description |
---|---|
Event[] |
AuditManager.searchAuditHistory(NamedValue[] searchOptions,
NamedValue[] sortOptions)
Searches an Audit History, returning an array of matching Event instances.
|
Modifier and Type | Method and Description |
---|---|
void |
EventHandlerContext.purgeEvent(Event event)
Purges an Event from its audit history.
|
void |
EventHandlerContext.purgeEvents(Event[] events)
Purges a set of Events from their audit histories.
|
Modifier and Type | Method and Description |
---|---|
Event[] |
CoreAuditManager.searchAuditHistory(NamedValue[] searchOptions,
NamedValue[] sortOptions) |
Modifier and Type | Method and Description |
---|---|
static Event |
EventHelper.toEvent(AuditEvent auditEvent)
Converts an AuditEvent to an Event.
|
static Event[] |
EventHelper.toEvents(AuditEvent[] auditEvents)
Converts a set of AuditEvents to a set of Events.
|
Copyright © 2023. All rights reserved.