|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.bpm.ProcessInstance
@Scope(value=STATELESS)
@Name(value="org.jboss.seam.bpm.processInstance")
@BypassInterceptors
@Install(precedence=0,
dependencies="org.jboss.seam.bpm.jbpm")
public class ProcessInstanceA Seam component that allows injection of the current jBPM ProcessInstance.
| Constructor Summary | |
|---|---|
ProcessInstance()
|
|
| Method Summary | |
|---|---|
org.jbpm.graph.exe.ProcessInstance |
getProcessInstance()
|
static org.jbpm.graph.exe.ProcessInstance |
instance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProcessInstance()
| Method Detail |
|---|
@Unwrap
public org.jbpm.graph.exe.ProcessInstance getProcessInstance()
throws java.lang.Exception
java.lang.Exceptionpublic static org.jbpm.graph.exe.ProcessInstance instance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||