| Package | Description |
|---|---|
| jadex.bpmn.runtime.persist |
| Modifier and Type | Method and Description |
|---|---|
ThreadInfo |
BpmnPersistInfo.getTopLevelThread()
Get the top thread.
|
| Modifier and Type | Method and Description |
|---|---|
List<ThreadInfo> |
ThreadInfo.getSubthreads()
Gets the subthreads.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnPersistInfo.setTopLevelThread(ThreadInfo topthread)
Set the top thread.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadInfo.setSubthreads(List<ThreadInfo> subthreads)
Sets the subthreads.
|
Copyright © 2015. All Rights Reserved.