Dundas. |
| Class | Description | |
|---|---|---|
| Job | Represents a job managed by the application. | |
| JobAlreadyRunningException | The exception that is thrown when a job cannot be run because it is already running. | |
| JobQueryFilterRule | Represents a filter expression used when querying for jobs. | |
| JobRun | Represents a specific run of a Job. | |
| JobRunEvent | Represents an event associated with a job run. | |
| JobRunEventQueryFilterRule | Represents a filter expression used when querying for job run events. | |
| JobRunQueryFilterRule | Represents a filter expression used when querying for job runs. | |
| RunJobOptions | The options class used for running jobs. | |
| Schedule | The schedule definition. | |
| ScheduleQueryFilterRule | Represents a filter expression used when querying for schedules. | |
| ScheduleRule | Represents range and pattern of a Schedule. | |
| SchedulingConstants | Constants pertaining to functionality in the Dundas.BI.Scheduling namespace. |
| Interface | Description | |
|---|---|---|
| IJobService | Provides services for accessing and manipulating application jobs. | |
| IScheduleService | Provides methods for getting and saving Schedule objects. |
| Enumeration | Description | |
|---|---|---|
| JobEmailRecipients | Specifies types of recipients which may get emailed about the result of a Job. | |
| JobEventKind | Specifies the kinds of job events. | |
| JobKind | Specifies kinds of system jobs. | |
| JobQueryField | Properties that can be used to query for jobs. | |
| JobRequestor | Specifies the requestor of a job. | |
| JobRunEventQueryField | Properties that can be used to query for job run events. | |
| JobRunQueryField | Properties that can be used to query for job runs. | |
| JobRunResult | Specifies the result of a job run. | |
| JobStatus | Specifies the status of an application job. | |
| MonthlyPatternKind | Enumeration used in determining the type of monthly pattern in a Schedule. | |
| NthSpecificDayOfMonth | Enumeration used in determining the ordinal of a weekday in Schedule monthly pattern. For example, second [Sunday] of a month. | |
| PatternType | Enumeration used in determining the Schedule pattern type. | |
| RecurrenceIntervalKind | Enumeration used for the units (minutes, hours) of intra-day recurrences. | |
| RelatedJobsIncludeKinds | Specifies the include kind of related jobs when getting or running a job. | |
| ScheduleEndPolicy | Enumeration used in determining the Schedule end type. | |
| ScheduleQueryField | Properties that can be used to query for schedules. | |
| ScheduleStatus | Specifies the status of a Schedule. |