public class IssuesCollector
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
IssuesCollector() |
| Modifier and Type | Method and Description |
|---|---|
org.jfrog.build.api.Issues |
collectIssues(java.io.File execDir,
org.jfrog.build.api.util.Log logger,
java.lang.String config,
ArtifactoryBuildInfoClientBuilder clientBuilder,
java.lang.String buildName,
org.jfrog.build.api.Vcs vcs)
Main function that manages the issue collection process.
|
public org.jfrog.build.api.Issues collectIssues(java.io.File execDir,
org.jfrog.build.api.util.Log logger,
java.lang.String config,
ArtifactoryBuildInfoClientBuilder clientBuilder,
java.lang.String buildName,
org.jfrog.build.api.Vcs vcs)
throws java.lang.InterruptedException,
java.io.IOException
java.lang.InterruptedExceptionjava.io.IOException