@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class SafeParametersAction
extends hudson.model.ParametersAction
| Modifier and Type | Class and Description |
|---|---|
static class |
SafeParametersAction.SafeParametersActionEnvironmentContributor |
| Constructor and Description |
|---|
SafeParametersAction(List<hudson.model.ParameterValue> parameters) |
SafeParametersAction(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, substituteclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic SafeParametersAction(List<hudson.model.ParameterValue> parameters)
public SafeParametersAction(hudson.model.ParameterValue... parameters)
Copyright © 2016–2020. All rights reserved.