Class ClassReminder
- Namespace
- InSite.Application.Events.Write
- Assembly
- Shift.Sdk.dll
public class ClassReminder
- Inheritance
-
ClassReminder
- Inherited Members
- Extension Methods
Constructors
ClassReminder(IEventSearch, IRegistrationSearch, IRecordSearch, IGroupSearch, ICommander, IAlertMailer, Func<Guid, OrganizationState>, AppSettings)
public ClassReminder(IEventSearch eventSearch, IRegistrationSearch registrationSearch, IRecordSearch recordSearch, IGroupSearch groupSearch, ICommander commander, IAlertMailer alertMailer, Func<Guid, OrganizationState> getOrganization, AppSettings appSettings)
Parameters
eventSearchIEventSearchregistrationSearchIRegistrationSearchrecordSearchIRecordSearchgroupSearchIGroupSearchcommanderICommanderalertMailerIAlertMailergetOrganizationFunc<Guid, OrganizationState>appSettingsAppSettings
Methods
CreateNotifications(Guid?, bool)
public int CreateNotifications(Guid? eventIdentifier, bool ignoreScheduleStart)