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 job. to support asynchronous
continuations. |
TimerEntityBean |
Entity bean that interacts with the EJB timer service to schedule jBPM timers. |