Package | Description |
---|---|
jadex.bpmn.runtime |
Modifier and Type | Field and Description |
---|---|
Map<String,SplitInfo> |
ProcessThread.splitinfos
The split infos.
|
Modifier and Type | Method and Description |
---|---|
SplitInfo |
ProcessThread.getSplitInfo(String id)
Get a specific split info, if available.
|
Modifier and Type | Method and Description |
---|---|
Collection<SplitInfo> |
ProcessThread.getSplitInfos()
Get the split infos.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessThread.addSplitInfo(SplitInfo spi)
Add a split info.
|
void |
ProcessThread.removeSplitInfo(SplitInfo spi)
Remove the split info.
|
Copyright © 2013. All Rights Reserved.