Description
Entry point for plugins to access audit information.
Methods
Method | Return Type | Description |
---|---|---|
[find]( type_name, object_id, start_date, end_date ) | [updates.update_record][] | Get audit information for specified object type, optional object and optional date internal. |
[summary]( type_name, period ) | [updates.updates_summary] | Get summary information. |