Package io.jenkins.plugins.dogu.common
Class DoguUtils
- java.lang.Object
-
- io.jenkins.plugins.dogu.common.DoguUtils
-
public class DoguUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description DoguUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Secret
getAccessToken(String credentialsId)
static String
getApiUrl(Run<?,?> build, TaskListener listener, PrintStream logger)
-
-
-
Method Detail
-
getApiUrl
public static String getApiUrl(Run<?,?> build, TaskListener listener, PrintStream logger)
-
-