Session bean that handles the workflow process to fullfil an order, i.e., order creation, get status, and update status.
Entity bean that views and modifies sign on information for a particular process manager.
Encapsulates the parameters passed to the transition delegates: the message in xml format and a collection of batch instructions.
Used to get the required type of TransitionDelegate.
handle the details of transitioning to the next activity. They prepare messages and send them to JMS destinations.
None
This package is mainly used by <<app>> supplier to handle workflow.
Back to the Pet Store SAD main page