|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbpm.module.exe.ModuleInstance
public class ModuleInstance
| Field Summary | |
|---|---|
protected ProcessInstance |
processInstance
|
| Constructor Summary | |
|---|---|
ModuleInstance()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
long |
getId()
|
ProcessInstance |
getProcessInstance()
|
protected Service |
getService(java.lang.String serviceName)
|
void |
setProcessInstance(ProcessInstance processInstance)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ProcessInstance processInstance
| Constructor Detail |
|---|
public ModuleInstance()
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectprotected Service getService(java.lang.String serviceName)
public long getId()
public ProcessInstance getProcessInstance()
public void setProcessInstance(ProcessInstance processInstance)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||