Class | Description | |
---|---|---|
EntryTokenProperties | The EntryTokenProperties class is passed to ReplaceTokens to define the set of properties that can be referenced in e-mail templates for a JAMS entry. | |
EventEventLog | The EventEventLog class can write JAMS events to the Windows event log. | |
EventHandlerSection | The EventHandlerSection class defines the EventHandler configuration section. | |
SchedulerEntryEventArgs | SchedulerEntryEventArgs is passed to ISchedulerEventHandlerAddIn handlers for events that include information about a specific JAMS Entry. | |
SchedulerEventArgs | SchedulerEventArgs is the base class for ISchedulerEventHandlerAddIn arguments. Simple events that only need to pass a SchedulerEventId can use this class directly. | |
SchedulerTriggerEventArgs | SchedulerTriggerEventArgs is passed to ISchedulerEventHandlerAddIn handlers for events that include information about a specific Trigger | |
TokenProperties | The TokenProperties base class is passed to ReplaceTokens to define the set of properties that can be referenced in e-mail templates. | |
TriggerTokenProperties | TODO: This will need some work once we have trigger events in job definitions The EntryTokenProperties class is passed to ReplaceTokens to define the set of properties that can be referenced in e-mail templates for a JAMS Trigger. |