@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() |
Copyright © 2016. All rights reserved.