|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.framework.Controller
org.jboss.seam.framework.BusinessProcessController
public class BusinessProcessController
Superclass for controller objects that control the business process context programmatically. Adds convenience methods for control of the jBPM business process.
| Constructor Summary | |
|---|---|
BusinessProcessController()
|
|
| Method Summary | |
|---|---|
protected BusinessProcess |
getBusinessProcess()
|
protected org.jbpm.JbpmContext |
getJbpmContext()
|
protected org.jbpm.graph.exe.ProcessInstance |
getProcessInstance()
|
protected org.jbpm.taskmgmt.exe.TaskInstance |
getTaskInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BusinessProcessController()
| Method Detail |
|---|
protected BusinessProcess getBusinessProcess()
protected org.jbpm.JbpmContext getJbpmContext()
protected org.jbpm.taskmgmt.exe.TaskInstance getTaskInstance()
protected org.jbpm.graph.exe.ProcessInstance getProcessInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||