| Package | Description |
|---|---|
| io.cloudslang.score.api | |
| io.cloudslang.score.lang |
| Modifier and Type | Method and Description |
|---|---|
SystemContext |
ScoreDeprecated.extractSystemContext(byte[] executionObjectSerialized)
Deprecated.
|
SystemContext |
StartBranchDataContainer.getSystemContext() |
| Modifier and Type | Method and Description |
|---|---|
Long |
ScoreDeprecated.reTrigger(SystemContext newSystemContext,
byte[] executionObj)
Deprecated.
|
| Constructor and Description |
|---|
StartBranchDataContainer(Long startPosition,
Long executionPlanId,
Map<String,Serializable> contexts,
SystemContext systemContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
SystemContext.addBranch(Long startPosition,
Long executionPlanId,
Map<String,Serializable> context,
SystemContext systemContext) |
Copyright © 2020. All rights reserved.