Package | Description |
---|---|
flux.audittrail.server |
Server-side audit trail
|
Class and Description |
---|
AbstractActionOrTriggerName
Abstract interface that provides the name of an action or trigger that was
responsible for generating a server side event.
|
AbstractServerEvent
Abstract interface for significant server side events that are logged to the
audit trail.
|
ExitingActionOnSignalEvent
Logged to the audit trail when a flow chart exits an action after signals are
raised during execution of that action.
|
ExitingTriggerOnSignalEvent
Logged to the audit trail when a flow chart exits a trigger after signals are
raised while that trigger waits to fire.
|
© 2000-2025 Flux Corporation. All rights reserved.