| Modifier and Type | Method and Description |
|---|---|
SpecialLocations |
Run.getSpecialLocations()
Defines locations of special significance to SARIF consumers.
|
SpecialLocations |
SpecialLocations.withDisplayBase(ArtifactLocation displayBase) |
SpecialLocations |
SpecialLocations.withProperties(PropertyBag properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
Run.setSpecialLocations(SpecialLocations specialLocations)
Defines locations of special significance to SARIF consumers.
|
Run |
Run.withSpecialLocations(SpecialLocations specialLocations) |
Copyright © 2020 Contrast Security. All rights reserved.