| Interface | Description |
|---|---|
| Condition |
This is the basic interface which needs to be implemented by all
rule conditions.
|
| EventAction |
This interface defines the basic methods which need to be provided by
event-actions.
|
| Class | Description |
|---|---|
| AuditEventRule |
This class implements a simple rule, which can be applied to an audit-event and may
trigger a set of actions.
|
| AuditEventRuleEngine |
A rule engine for handling audit-event data.
|
| PersistentCollectionExtractor |
This class provides an extractor method for scores to be read from an event's
K section.
|
| ValueExtractor |
This class extracts the values for the given variable for an event.
|
| Annotation Type | Description |
|---|---|
| Permissions |
This annotation is provided by rule-actions and provides a hint to rule-engines
which permissions should be available before executing an action.
|
Copyright © 2015 jwall.org. All Rights Reserved.