Package hudson.plugins.gearman
package hudson.plugins.gearman
-
ClassDescriptionBase object for gearman worker threadsUpdate gearman workers on node state and configuration changesThis class is used to set the global configuration for the gearman-plugin It is also used to enable/disable the gearman plugin.This class contains some useful utilities for this pluginThis class acts as facade for manipulation with Jenkins items in Gearman plugin.This class is used to startup and shutdown the gearman workers.This is a thread to run gearman management workerAction to send jenkins build to a specific nodeAction to send parameters to a jenkins build.Update gearman workers when node changesUsing the SaveableListener is required as a work around because the itemListener.onUpdate event does not fire on changes to project updates using the Jenkins REST API Bug: https://issues.jenkins-ci.org/browse/JENKINS-25175This is a gearman function to set a jenkins build descriptionThis is a gearman function that will start jenkins builds Assumptions: When this function is created it has an associated computer and project.This is a gearman function that will cancel/abort jenkins builds