Package hudson.plugins.gearman
Class NodeParametersAction
java.lang.Object
hudson.model.ParametersAction
hudson.plugins.gearman.NodeParametersAction
- All Implemented Interfaces:
Action
,EnvironmentContributingAction
,LabelAssignmentAction
,ModelObject
,Queue.QueueAction
,Iterable<ParameterValue>
,RunAction2
Action to send parameters to a jenkins build.
- Author:
- Khai Do
-
Field Summary
Fields inherited from class hudson.model.ParametersAction
KEEP_UNDEFINED_PARAMETERS_SYSTEM_PROPERTY_NAME, SAFE_PARAMETERS_SYSTEM_PROPERTY_NAME
-
Constructor Summary
ConstructorsConstructorDescriptionNodeParametersAction
(List<ParameterValue> parameters) NodeParametersAction
(List<ParameterValue> parameters, String id) -
Method Summary
Methods inherited from class hudson.model.ParametersAction
buildEnvironment, createBuildWrappers, createUpdated, createVariableResolver, getAllParameters, getAssignedLabel, getDisplayName, getIconFileName, getParameter, getParameters, getUrlName, iterator, merge, onAttached, onLoad, shouldSchedule, substitute
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.model.EnvironmentContributingAction
buildEnvVars
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
NodeParametersAction
-
NodeParametersAction
-
-
Method Details
-
getUuid
-
setUuid
-