@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class MatrixChildParametersAction extends hudson.model.ParametersAction implements MatrixChildAction
MatrixBuild to a MatrixRun.
This wrapper action is needed since SECURITY-170 is blocking undefined parameters in the child job (thus builds).
It's intended for internal use only, that's why constructor and methods are packaged visible.
The class itself is public to be visible to core so it can pick up the MatrixChildParametersAction.MatrixChildParametersActionEnvironmentContributor.| Modifier and Type | Class and Description |
|---|---|
static class |
MatrixChildParametersAction.MatrixChildParametersActionEnvironmentContributor |
| 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, spliteratorCopyright © 2004-2016. All Rights Reserved.