Seam Core JSF2 2.3.1.CR1

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.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.
BusinessProcess
          Holds the task and process ids for the current conversation, and provides programmatic control over the business process.
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.framework
BusinessProcess
          Holds the task and process ids for the current conversation, and provides programmatic control over the business process.
 


Seam Core JSF2 2.3.1.CR1

Copyright © 2013 Seam Framework. All Rights Reserved.