Uses of Package
org.jbpm.job

Packages that use org.jbpm.job
org.jbpm.command commands that can be used as an alternative to the try-finally blocks in the user code. 
org.jbpm.db provides access the to jBPM database. 
org.jbpm.graph.def contains all structural elements of a process graph. 
org.jbpm.graph.exe contains the runtime structures for process executions. 
org.jbpm.job JNDI helper for JCR compatibility. 
org.jbpm.job.executor job executor component. 
org.jbpm.msg abstract interface for asynchronous messaging technologies like e.g. 
org.jbpm.msg.db DB/Jobexecutor implementation of the MessageService. 
org.jbpm.scheduler specifies the timer pluggability interface. 
org.jbpm.scheduler.db DB/JobExecutor implementation of the timer service. 
org.jbpm.scheduler.def actions (==event listeners) to create and cancel timers. 
 

Classes in org.jbpm.job used by org.jbpm.command
Job
           
 

Classes in org.jbpm.job used by org.jbpm.db
Job
           
Timer
           
 

Classes in org.jbpm.job used by org.jbpm.graph.def
ExecuteActionJob
           
ExecuteNodeJob
           
 

Classes in org.jbpm.job used by org.jbpm.graph.exe
Timer
           
 

Classes in org.jbpm.job used by org.jbpm.job
Job
           
 

Classes in org.jbpm.job used by org.jbpm.job.executor
Job
           
 

Classes in org.jbpm.job used by org.jbpm.msg
Job
           
 

Classes in org.jbpm.job used by org.jbpm.msg.db
Job
           
 

Classes in org.jbpm.job used by org.jbpm.scheduler
Timer
           
 

Classes in org.jbpm.job used by org.jbpm.scheduler.db
Timer
           
 

Classes in org.jbpm.job used by org.jbpm.scheduler.def
Timer
           
 



Copyright © 2010 JBoss Community. All Rights Reserved.