Class DeclarativeDockerUtils
java.lang.Object
org.jenkinsci.plugins.docker.workflow.declarative.DeclarativeDockerUtils
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetLabel()static Stringstatic org.jenkinsci.plugins.pipeline.modeldefinition.withscript.WithScriptScript<?>getLabelScript(AbstractDockerAgent<?> describable, org.jenkinsci.plugins.workflow.cps.CpsScript script) static Stringstatic StringgetRegistryCredentialsId(String override) static Stringstatic StringgetRegistryUrl(String override)
-
Constructor Details
-
DeclarativeDockerUtils
public DeclarativeDockerUtils()
-
-
Method Details
-
getLabel
-
getLabel
-
getLabelScript
public static org.jenkinsci.plugins.pipeline.modeldefinition.withscript.WithScriptScript<?> getLabelScript(AbstractDockerAgent<?> describable, org.jenkinsci.plugins.workflow.cps.CpsScript script) throws Exception - Throws:
Exception
-
getRegistryUrl
-
getRegistryUrl
-
getRegistryCredentialsId
-
getRegistryCredentialsId
-