Package com.gitee.jenkins.util
Class ProjectIdUtil
- java.lang.Object
-
- com.gitee.jenkins.util.ProjectIdUtil
-
public final class ProjectIdUtil extends Object
- Author:
- Robin Müller
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ProjectIdUtil.ProjectIdResolutionException
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
retrieveProjectId(GiteeClient client, String remoteUrl)
-
-
-
Method Detail
-
retrieveProjectId
public static String retrieveProjectId(GiteeClient client, String remoteUrl) throws ProjectIdUtil.ProjectIdResolutionException
-
-