| Modifier and Type | Method and Description |
|---|---|
ImmutableState |
ThreadFlow.getImmutableState()
Values of relevant expressions at the start of the thread flow that remain constant.
|
ImmutableState |
ImmutableState.withAdditionalProperty(String name,
MultiformatMessageString value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadFlow.setImmutableState(ImmutableState immutableState)
Values of relevant expressions at the start of the thread flow that remain constant.
|
ThreadFlow |
ThreadFlow.withImmutableState(ImmutableState immutableState) |
Copyright © 2020 Contrast Security. All rights reserved.