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, 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
-
NodeParametersAction
-
NodeParametersAction
-
-
Method Details
-
getUuid
-
setUuid
-