Class GitHubEnvironmentVariablesAction
java.lang.Object
hudson.model.ParametersAction
org.jenkinsci.plugins.pipeline.github.trigger.GitHubEnvironmentVariablesAction
- All Implemented Interfaces:
Action,EnvironmentContributingAction,LabelAssignmentAction,ModelObject,Queue.QueueAction,Iterable<ParameterValue>,RunAction2
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class GitHubEnvironmentVariablesAction
extends ParametersAction
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class -
Field Summary
Fields inherited from class hudson.model.ParametersAction
KEEP_UNDEFINED_PARAMETERS_SYSTEM_PROPERTY_NAME, SAFE_PARAMETERS_SYSTEM_PROPERTY_NAME -
Constructor Summary
ConstructorsConstructorDescriptionGitHubEnvironmentVariablesAction(ParameterValue... parameters) GitHubEnvironmentVariablesAction(List<ParameterValue> parameters) -
Method Summary
Methods inherited from class hudson.model.ParametersAction
buildEnvironment, createBuildWrappers, createUpdated, createVariableResolver, getAllParameters, getAssignedLabel, getDisplayName, getIconFileName, getUrlName, iterator, merge, onAttached, onLoad, shouldSchedule, substituteMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.EnvironmentContributingAction
buildEnvVarsMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
GitHubEnvironmentVariablesAction
-
GitHubEnvironmentVariablesAction
-
-
Method Details
-
getParameters
- Overrides:
getParametersin classParametersAction
-
getParameter
- Overrides:
getParameterin classParametersAction
-