Expresso 5-6

Package com.jcorporate.expresso.core.job

Classes that define "Jobs" or server-side tasks that are run asynchronously to the user's web browser.

See:
          Description

Class Summary
Job A Job is an asynchronous task who's results will generally be emailed to the user initiating the job.
 

Exception Summary
ServerException ServerException
 

Package com.jcorporate.expresso.core.job Description

Classes that define "Jobs" or server-side tasks that are run asynchronously to the user's web browser.

They are usually run by the JobHandler, of which you can have more than one JobHandler running to get greater job throughput.


Expresso 5-6

Please see www.jcorporate.com for information about new Expresso releases.