| Modifier and Type | Method and Description |
|---|---|
CodeFlow |
CodeFlow.withMessage(Message message) |
CodeFlow |
CodeFlow.withProperties(PropertyBag properties) |
CodeFlow |
CodeFlow.withThreadFlows(List<ThreadFlow> threadFlows) |
| Modifier and Type | Method and Description |
|---|---|
List<CodeFlow> |
Result.getCodeFlows()
An array of 'codeFlow' objects relevant to the result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Result.setCodeFlows(List<CodeFlow> codeFlows)
An array of 'codeFlow' objects relevant to the result.
|
Result |
Result.withCodeFlows(List<CodeFlow> codeFlows) |
Copyright © 2020 Contrast Security. All rights reserved.