| 
 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
See:
          Description
| Class Summary | |
|---|---|
| PauseTask | Prompt and wait for any input. | 
| PrintTask | Print to stdout, with parameter substitution | 
| ProcessTask | Execute the script text using Runtime.exec() Introduces boolean attributes Constants.ATTRIBUTE_SHOW_OUTPUT, Constants.ATTRIBUTE_SHOW_ERROR. | 
| SleepTask | Sleeping is inactive work. | 
| SQLFunctionTask | Execute a SQL function. | 
| SQLGeneratorTask | TODO complete design and coding This task runs a SQL statement to generate new tasks. | 
| SQLTask | Task to handle SQL or procedural SQL from the definition text. | 
| ThreadedSQLTask | Execute SQL statements in a number of threads. | 
| XSLTask | Apply an XSL transform to an XML document to produce an output file. | 
This package provides the main work Tasks, especially SQL and Process.
| 
 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||