i-net Clear Reports

Uses of Package
com.inet.report.schedule

Packages that use com.inet.report.schedule
com.inet.report.schedule Provides all classes and interfaces for the i-net Scheduler. 
 

Classes in com.inet.report.schedule used by com.inet.report.schedule
DailyExecution
          An ExecutionTimeProvider which can be described in the form "Run the task every ___ days at ____ o'clock."
ExecutedInstance
          This class represents an instance of a report which should be executed.
ExecutedReport
          This class stores information about a report which should be executed with this task.
ExecutedTask
          This class stores information about the task which has been executed.
ExecutionTimeProvider
          This interface defines what functionality a ScheduleExecution object must offer.
FileAction
          This action will render the reports and save them to a given directory.
MonthlyExecution
          An ExecutionTimeProvider which would be described in the form "Run the task in the months ___, ___, and ___ on days _____, ____, and ____ at ____ o'clock."
OneDayExecution
          An ExecutionTimeProvider which can be described in the form "Run the task on this date __/__/____, at ____ o'clock."
ScheduleAction
          This class represents an action which will be done when a task has been executed.
ScheduleException
          This Exception will be thrown if an error occurs during execution of a scheduled task.
ScheduleExecution
          An abstract implementation of ExecutionTimeProvider, already including time of day information, either of the form "once at __:__" or "every ___ hours starting at __:__ until __ o'clock".
ScheduleReport
          This class holds the information about a report which is part of a task.
ScheduleTask
          An object of this class defines a task - running a report on a specific date or on multiple dates and performing a certain action if the rendering process of the report has been finished successfully.
Scheduler
          The main class of the scheduler package.
Scheduler.CustomActionDefinition
          This class stores information about a custom action.
Scheduler.DynamicPropertiesDefinition
          This class stores the information about your instances of DynamicProperties classes which can be used in the i-net Scheduler.
WeeklyExecution
          An ExecutionTimeProvider which would be described in the form "Run the task every ___ weeks on _____, ____, and ____ at ____ o'clock."
 


i-net Clear Reports

Copyright © 1999-2011 by i-net software GmbH