public class PluginEnvironment extends Object
| Constructor and Description |
|---|
PluginEnvironment(hudson.EnvVars env) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBuildUrl() |
String |
getGitHash() |
String |
getPullId() |
String |
getPullRequestRepository() |
public PluginEnvironment(hudson.EnvVars env)
throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2016–2021. All rights reserved.