Package org.jenkinsci.plugins.codedx
Class ProjectResolver
- java.lang.Object
-
- org.jenkinsci.plugins.codedx.ProjectResolver
-
public class ProjectResolver extends Object
-
-
Constructor Summary
Constructors Constructor Description ProjectResolver(PrintStream log, CodeDxClient client)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intresolveProjectId(CodeDxPublisher.ProjectSelection selection, String newProjectDefaultBranch)
-
-
-
Constructor Detail
-
ProjectResolver
public ProjectResolver(PrintStream log, CodeDxClient client)
-
-
Method Detail
-
resolveProjectId
public int resolveProjectId(CodeDxPublisher.ProjectSelection selection, String newProjectDefaultBranch) throws IOException, CodeDxClientException
- Throws:
IOExceptionCodeDxClientException
-
-