| Modifier and Type | Method and Description |
|---|---|
Tool |
Conversion.getTool()
The analysis tool that was run.
|
Tool |
Run.getTool()
The analysis tool that was run.
|
Tool |
Tool.withDriver(ToolComponent driver) |
Tool |
Tool.withExtensions(Set<ToolComponent> extensions) |
Tool |
Tool.withProperties(PropertyBag properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
Conversion.setTool(Tool tool)
The analysis tool that was run.
|
void |
Run.setTool(Tool tool)
The analysis tool that was run.
|
Conversion |
Conversion.withTool(Tool tool) |
Run |
Run.withTool(Tool tool) |
Copyright © 2020 Contrast Security. All rights reserved.