|
Class Summary |
| CommandListenerBean |
This message-driven bean listens for object messages
containing a command instance. |
| CommandServiceBean |
Stateless session bean that executes commands by
calling their execute method on
a separate jBPM context. |
| ExecuteJobCommand |
Individual job processing command. |
| ExecuteJobsCommand |
Batch job processing command. |
| JobListenerBean |
Message-driven bean that listens for messages containing
a reference to a pending {@linkplain Job job. |
| TimerEntityBean |
Entity bean that interacts with the EJB timer service to schedule jBPM timers. |