Class EnvVarsResolver
java.lang.Object
org.jenkinsci.plugins.envinjectapi.util.EnvVarsResolver
Provides utility methods for resolving environment variables.
- Author:
- Gregory Boissinot, Oleg Nenashev
-
Method Summary
Modifier and TypeMethodDescriptiongetCauseEnvVars(Run<?, ?> run) Retrieves variables describing the Run cause.getPollingEnvVars(Job<?, ?> job, Node node) static StringresolveEnvVars(Run<?, ?> run, String value)
-
Method Details
-
getPollingEnvVars
-
getEnVars
-
resolveEnvVars
-
getCauseEnvVars
-