public class BpmnPersistInfo
extends jadex.kernelbase.DefaultPersistInfo
| Constructor and Description |
|---|
BpmnPersistInfo()
Create an empty persist info.
|
BpmnPersistInfo(BpmnInterpreter interpreter)
Create a new BpmnPersistInfo.
|
| Modifier and Type | Method and Description |
|---|---|
ThreadInfo |
getTopLevelThread()
Get the top thread.
|
void |
setTopLevelThread(ThreadInfo topthread)
Set the top thread.
|
public BpmnPersistInfo()
public BpmnPersistInfo(BpmnInterpreter interpreter)
public ThreadInfo getTopLevelThread()
public void setTopLevelThread(ThreadInfo topthread)
Copyright © 2015. All Rights Reserved.