public class BpmnPersistInfo
extends jadex.kernelbase.DefaultPersistInfo
| Modifier and Type | Field and Description |
|---|---|
protected ThreadInfo |
topthread
The context variables.
|
| Constructor and Description |
|---|
BpmnPersistInfo()
Create an empty persist info.
|
BpmnPersistInfo(jadex.bridge.IInternalAccess interpreter)
Create a new BpmnPersistInfo.
|
protected ThreadInfo topthread