@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> params,
List<hudson.model.ParameterValue> internalParameters) |
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, substitute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2016–2021. All rights reserved.