Skip to content
For AI agents: the complete documentation index is available at llms.txt; this page is also available as Markdown at index.md.

Action Criterion

The ActionCriterion Activity Log Criterion matches activity log group that has a log entry with one of the given actions.

Argument

  • actions - list of action name strings. A set of built-in names is available as ActivityLogServiceInterface's ACTION_ prefixed constants.