See: Description
| Interface | Description |
|---|---|
| RuleDefinition.RuleMetadata |
A RuleMetadata represents optional client-supplied metadata that is stored alongside a RuleDefinition.
|
| RuleManager |
Manages CRUD of rules for the REST API alerting capability, as well as match operations against installed rules.
|
| Class | Description |
|---|---|
| RuleDefinition |
A RuleDefinition represents a set of criteria that describe a named condition.
|
| RuleDefinitionList |
Models a list of RuleDefinitions.
|
A REST interface to MarkLogic alerting capabilities. Includes CRUD for RuleDefinition objects, which can be built from the output of StructuredQueryBuilder.build(), and an interface for matching documents against persisted rules.
Copyright © 2013-2017 MarkLogic Corporation.