| Modifier and Type | Method and Description |
|---|---|
ArtifactChange |
ArtifactChange.withArtifactLocation(ArtifactLocation artifactLocation) |
ArtifactChange |
ArtifactChange.withProperties(PropertyBag properties) |
ArtifactChange |
ArtifactChange.withReplacements(List<Replacement> replacements) |
| Modifier and Type | Method and Description |
|---|---|
Set<ArtifactChange> |
Fix.getArtifactChanges()
One or more artifact changes that comprise a fix for a result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Fix.setArtifactChanges(Set<ArtifactChange> artifactChanges)
One or more artifact changes that comprise a fix for a result.
|
Fix |
Fix.withArtifactChanges(Set<ArtifactChange> artifactChanges) |
Copyright © 2020 Contrast Security. All rights reserved.