Click or drag to resize

Packflow.Core.Jobs.Impl Namespace

Classes
  ClassDescription
Public classPFDatabaseStatusCollectorJob
This Job collects database size and activity data for external and internal monitoring.
Public classPFDomainGroupSyncJob
This job synchronises site groups with Domains.
Public classPFGarbageCleaner
This job cleans deleted objects out of database.
Public classPFIdentityCheckerJob
Checks the database for PFUser duplicates.
Public classPFIndexerJob
Initializes and updates the Index database.
Public classPFOrphanTasksCleaner
This Job deletes orphaned tasks. (tasks without parent item).
Public classPFSystemTaskExecutor
This Job is executing pending PFSystemTask of the current site.
Public classPFTaskReminderJob
This job sends an email to each user having task(s) to do.
Public classPFUserInfoUpdaterJob
This job will update users info in groups, consecutive to user data change.(like login change or db migration).
Public classPFUserMerger

This Job merges users based on a match file. Moves important references to the new user and creates an old identity.

Note Note
Items inheriting from owner item permission should be updated with a ItemSaverJob.
Public classPFUsersConsistencyJob
This job check PFUsers by domain and login and updates their SID/Principal Guid."
Public classPFUsersDomainConsistencyJob
Checks site users and tries to fix missing identities with replacement domains.