This section describes the Rule web scripts within the /org/alfresco/repository/rule package.
- Get action constraint Gets an action constraint resource.
- Get action constraint collection Gets an action constraints collection.
- Post action queue Adds a new action to the execution queue.
- Get action condition definition collection Gets a collection of action conditions available.
- Get action definition collection Gets a collection of the available actions.
- Get inherited rules collection Gets a list of all inherited rules for a given node.
- Get state of inherited rules Returns the state of inherited rule flag.
- Toggles the inherit rule state Toggles the state of the inherit rules flag.
- Delete rule Deletes a rule.
- Get rule Get the details of a rule.
- Create rule Creates a new rule.
- Update rule Update the details of a rule.
- Get rules collection Gets a list of all owned rules for a given node.
- Get rule set Gets the rule set for a node.
- Get rule type collection Gets all Rule Types defined by the system.
Parent topic: Repository