public class BuildScanTableHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List<java.lang.String> |
TABLE_HEADERS |
java.lang.String |
TABLE_HEADLINE |
| Constructor and Description |
|---|
BuildScanTableHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrintTable(org.jfrog.build.client.artifactoryXrayResponse.ArtifactoryXrayResponse scanResult,
org.jfrog.build.api.util.Log log) |