Package org.apache.lenya.cms.task

Interface Summary
Task A Task is a command that can be executed.
TaskWrapper A TaskWrapper encapsulates all information that is needed to execute a certain task, including e.g. workflow and notification parameters.
 

Class Summary
AbstractTask  
AntTask An object of this class is used to execute Ant tasks.
CommandLineTask  
DefaultTaskWrapper  
EmptyTask  
HelloWorldTask A simple task to demonstrate the task behaviour.
LuceneTask  
Notifier  
ParameterWrapper  
TaskFactory  
TaskManager  
TaskParameters  
TaskSequence A TaskSequence contains of multiple tasks that are executed successively.
TaskWrapperParameters  
WorkflowInvoker  
 

Exception Summary
ExecutionException An Exception that is thrown when an error occurs during a task execution.
 



Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.