public class DynatraceVariablesAction
extends hudson.model.ParametersAction
Modifier and Type | Class and Description |
---|---|
static class |
DynatraceVariablesAction.DynatraceBuildVariablesContributor |
static class |
DynatraceVariablesAction.DynatraceVariablesEnvironmentContributor |
Constructor and Description |
---|
DynatraceVariablesAction(Collection<? extends hudson.model.ParameterValue> parameters) |
Modifier and Type | Method and Description |
---|---|
DynatraceVariablesAction |
createUpdated(Collection<? extends hudson.model.ParameterValue> overrides) |
hudson.model.ParameterValue |
getParameter(String name) |
List<hudson.model.ParameterValue> |
getParameters() |
buildEnvVars, createBuildWrappers, createVariableResolver, getAssignedLabel, getDisplayName, getIconFileName, getUrlName, iterator, merge, shouldSchedule, substitute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public DynatraceVariablesAction(Collection<? extends hudson.model.ParameterValue> parameters)
public List<hudson.model.ParameterValue> getParameters()
getParameters
in class hudson.model.ParametersAction
public hudson.model.ParameterValue getParameter(String name)
getParameter
in class hudson.model.ParametersAction
@Nonnull public DynatraceVariablesAction createUpdated(Collection<? extends hudson.model.ParameterValue> overrides)
createUpdated
in class hudson.model.ParametersAction
Copyright © 2016–2020. All rights reserved.