| Modifier and Type | Method and Description |
|---|---|
InitialState |
ThreadFlow.getInitialState()
Values of relevant expressions at the start of the thread flow that may change during thread flow execution.
|
InitialState |
InitialState.withAdditionalProperty(String name,
MultiformatMessageString value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadFlow.setInitialState(InitialState initialState)
Values of relevant expressions at the start of the thread flow that may change during thread flow execution.
|
ThreadFlow |
ThreadFlow.withInitialState(InitialState initialState) |
Copyright © 2020 Contrast Security. All rights reserved.