The ActivityLogHelper type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| GetActivityDependencyCacheKeys |
Gets cache keys which should be touched after batch of activities is inserted to the database.
| |
| GetContactIDByEmail |
Returns contact ID for e-mail address.
| |
| GetContactIDByMembership |
Gets contact ID from membership relations.
| |
| ParseActivityLogRecord |
Parses one line of the log file.
| |
| ProcessActivityLogRecord |
Inserts one log record to the database. Returns ID of created activity.
| |
| ProcessActivityLogRecords |
Processes the log records to DB.
| |
| ProcessActivityUpdateMerged |
Updates "ActiveContactID" of logged activities.
|
See Also