Nuclos events / event rules: overview of all event types (create, update, delete, status change, job, REST …) for rule programming. |
Language: Deutsch · English
Overview of all event types that API-based Nuclos rules can react to.
On this page |
API-based rules are Java classes that extend existing Nuclos mechanisms with company-specific behaviour. Every rule is linked to an internal event – e.g. saving, deleting or a status change of a record. The type of this event determines the interface to implement.
The API-based rules replace the old rule framework, which remains functional but is no longer developed further. |