@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class GitHubEnvironmentVariablesAction
extends hudson.model.ParametersAction
| Modifier and Type | Class and Description |
|---|---|
static class |
GitHubEnvironmentVariablesAction.GitHubAdditionalParameterEnvironmentContributor |
| Constructor and Description |
|---|
GitHubEnvironmentVariablesAction(List<hudson.model.ParameterValue> parameters) |
GitHubEnvironmentVariablesAction(hudson.model.ParameterValue... parameters) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.ParameterValue |
getParameter(String name) |
List<hudson.model.ParameterValue> |
getParameters() |
buildEnvironment, createBuildWrappers, createUpdated, createVariableResolver, getAllParameters, getAssignedLabel, getDisplayName, getIconFileName, getUrlName, iterator, merge, onAttached, onLoad, shouldSchedule, substituteclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic GitHubEnvironmentVariablesAction(List<hudson.model.ParameterValue> parameters)
public GitHubEnvironmentVariablesAction(hudson.model.ParameterValue... parameters)
Copyright © 2016–2021. All rights reserved.