Uses of Package
org.jboss.seam.bpm

Packages that use org.jboss.seam.bpm
org.jboss.seam.bpm A set of Seam components for business process management via jBPM, including control of process and task instances, rendering of task lists, and integration with jBPM. 
org.jboss.seam.faces A set of Seam components for working with JSF. 
org.jboss.seam.framework A framework for data access in Seam. 
 

Classes in org.jboss.seam.bpm used by org.jboss.seam.bpm
Actor
          Allows the application to specify the jBPM actorId during the login cycle.
Jbpm
          A seam component that boostraps a JBPM SessionFactory
Transition
          Allows the application to set the jBPM transition to be used when an @EndTask method is encountered.
 

Classes in org.jboss.seam.bpm used by org.jboss.seam.faces
BusinessProcess
          Holds the task and process ids for the current conversation, and provides programmatic control over the business process.
 

Classes in org.jboss.seam.bpm used by org.jboss.seam.framework
BusinessProcess
          Holds the task and process ids for the current conversation, and provides programmatic control over the business process.