| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| BusinessProcess
Holds the task and process ids for the current conversation,
and provides programmatic control over the business process.
|
Copyright © 2015 Seam Framework. All Rights Reserved.