i-net Clear Reports

Uses of Class
com.inet.report.schedule.ExecutedTask

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

Uses of ExecutedTask in com.inet.report.schedule
 

Methods in com.inet.report.schedule with parameters of type ExecutedTask
 void CacheAction.action(ExecutedTask task)
          This will render the reports of the task so that they will be updated in the cache of i-net Clear Reports.
 void EmailAction.action(ExecutedTask task)
          This will render the reports of the task if they should be attached to the e-mail.
 void ErrorAction.action(ExecutedTask executedTask)
          This method will simply do nothing except create a log message that a custom action should be executed but the class could not be found.
 void FileAction.action(ExecutedTask task)
          This will render the reports of the task and save them to the given directory.
 void FtpAction.action(ExecutedTask task)
          This will render all report of the given task and save them to the ftp server directory configured.
 void PrintAction.action(ExecutedTask task)
          This method will print all reports of the given task with the properties set in this PrintAction.
abstract  void ScheduleAction.action(ExecutedTask task)
          Will be invoked when an action is executed.
 


i-net Clear Reports

Copyright © 1999-2011 by i-net software GmbH