This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
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 asActivityLogServiceInterface
'sACTION_
prefixed constants.
Example¶
1 2 3 4 5 6 |
|