ActiveReports.Server.ReportControls Assembly : ActiveReports.Server.Scheduling Namespace |
Class | Description | |
---|---|---|
DistributionChain | Defines rules to deliver the results to a user. | |
DistributionMethod | Defines a method of distributing of job resources. | |
EMailDistribution | Defines a distribution via e-mail. | |
FileShareDistribution | Defines a distribution via windows file shares. | |
PolicyHistoryEntry | Represents a single history entry for a policy. | |
RecurrenceRule | Defines a single recurrence rule. | |
RecurrenceSet | Defines a recurence set for a schedule. | |
Schedule | Defines rules to determine at which time point to execute an associated request. | |
Termination | Defines when the associated recurrence rule is terminated. | |
TerminationByCount | Defines the termination of recurrence rule event count. | |
TerminationByEndDate | Defines the termination of recurrence rule by end date. |
Interface | Description | |
---|---|---|
ICachePolicy | Defines when the output of the jobs created from the associated policy will expire. | |
IDistribution | Defines delivery methods for the jobs created from the associated policy. | |
IExpirationRule | Defines the rule providing an expiration for a given moment. | |
IJobEntryTemplate | Defines a template to build a job entry from. | |
IPolicy | Defines association between scheduling, distribution, caching rukes and the rules to create a user job. | |
ISchedule | Defines when to create the jobs from the associated policy. | |
IScheduler | Provides access to scheduling, distribution and caching configuration. |
Structure | Description | |
---|---|---|
Day | Defines a day for the by day list of recurrence rule. |
Enumeration | Description | |
---|---|---|
ExistingFileBehavior | Defines a behavior which should be applied in situation when file exists. | |
FileExtensionBehavior | Defines a behavior which determines should file extension be added to a file. | |
Frequency | Specifies the frequency for the associated recurrence rule. | |
PolicyType | Represents type of the policy. |