Uses of Package
com.kirkwarez.wdysdv.batch

Packages that use com.kirkwarez.wdysdv.batch
com.kirkwarez.wdysdv.batch   
com.kirkwarez.wdysdv.control   
 

Classes in com.kirkwarez.wdysdv.batch used by com.kirkwarez.wdysdv.batch
Batch
          The Batch class represents a batch of tasks, which you can process.
Task
          The Task class is a class that represents a batchable task.
 

Classes in com.kirkwarez.wdysdv.batch used by com.kirkwarez.wdysdv.control
Batch
          The Batch class represents a batch of tasks, which you can process.
Processor
          The Processor processes tasks taken from batches.
Task
          The Task class is a class that represents a batchable task.