Daisy Open Source CMS

Package org.outerj.daisy.doctaskrunner

Reliable execution of a task on a set of documents.

See:
          Description

Interface Summary
DocumentSelection Represents a set of documents on which a task willl be run.
DocumentTaskManager The DocumentTaskManager is concerned with the execution of a certain task on a set of documents.
SimpleActionsTaskSpecification A special TaskSpecification allowing for the executing of a linear set of pre-made actions on a document.
Task  
TaskDocDetail  
TaskDocDetails  
Tasks  
TaskSpecification  
 

Class Summary
DocumentExecutionState  
 

Enum Summary
TaskState  
 

Exception Summary
TaskException  
 

Package org.outerj.daisy.doctaskrunner Description

Reliable execution of a task on a set of documents.


Daisy Open Source CMS