Expresso 5-6

Uses of Package
com.jcorporate.expresso.core.job

Packages that use com.jcorporate.expresso.core.job
com.jcorporate.expresso.core.dbobj Ancestor objects for all Database Objects and Schemas.  
com.jcorporate.expresso.core.job Classes that define "Jobs" or server-side tasks that are run asynchronously to the user's web browser.  
com.jcorporate.expresso.core.utility Package to contain all of the 'utility' programs in Expresso - these are applications that run from the command line (e.g. not servlets) 
com.jcorporate.expresso.ext.job Jobs that are optional to the Expresso system. 
com.jcorporate.expresso.services.job Contains a "test" job that can be used to verify that the Job Handler sub-system of Expresso is working correctly. 
 

Classes in com.jcorporate.expresso.core.job used by com.jcorporate.expresso.core.dbobj
Job
          A Job is an asynchronous task who's results will generally be emailed to the user initiating the job.
 

Classes in com.jcorporate.expresso.core.job used by com.jcorporate.expresso.core.job
Job
          A Job is an asynchronous task who's results will generally be emailed to the user initiating the job.
ServerException
          ServerException
 

Classes in com.jcorporate.expresso.core.job used by com.jcorporate.expresso.core.utility
ServerException
          ServerException
 

Classes in com.jcorporate.expresso.core.job used by com.jcorporate.expresso.ext.job
Job
          A Job is an asynchronous task who's results will generally be emailed to the user initiating the job.
 

Classes in com.jcorporate.expresso.core.job used by com.jcorporate.expresso.services.job
Job
          A Job is an asynchronous task who's results will generally be emailed to the user initiating the job.
 


Expresso 5-6

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