@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class GhprbParametersAction
extends hudson.model.ParametersAction
Modifier and Type | Class and Description |
---|---|
static class |
GhprbParametersAction.GhprbAdditionalParameterEnvironmentContributor |
Constructor and Description |
---|
GhprbParametersAction(List<hudson.model.ParameterValue> parameters) |
GhprbParametersAction(hudson.model.ParameterValue... parameters) |
Modifier and Type | Method and Description |
---|---|
hudson.model.ParameterValue |
getParameter(String name) |
List<hudson.model.ParameterValue> |
getParameters() |
buildEnvVars, createBuildWrappers, createUpdated, createVariableResolver, getAssignedLabel, getDisplayName, getIconFileName, getUrlName, iterator, merge, shouldSchedule, substitute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public GhprbParametersAction(List<hudson.model.ParameterValue> parameters)
public GhprbParametersAction(hudson.model.ParameterValue... parameters)
Copyright © 2016–2017. All rights reserved.