- getAssignedLabel(SubTask) - Method in class com.datalex.jenkins.plugins.nodestalker.wrapper.MyNodeAssignmentAction
-
This method checks if the plugin is enabled then finds the node of the parent job.
- getDisplayName() - Method in class com.datalex.jenkins.plugins.nodestalker.wrapper.MyNodeAssignmentAction
-
- getDisplayName() - Method in class com.datalex.jenkins.plugins.nodestalker.wrapper.NodeStalkerBuildWrapper.DescriptorImpl
-
- getIconFileName() - Method in class com.datalex.jenkins.plugins.nodestalker.wrapper.MyNodeAssignmentAction
-
- getJob() - Method in class com.datalex.jenkins.plugins.nodestalker.wrapper.NodeStalkerBuildWrapper
-
- getJobs() - Static method in class com.datalex.jenkins.plugins.nodestalker.wrapper.JobListGrabber
-
The list contained in JobListGrabber is used in config.jelly to populate the drop-down list on the UI
- getNodeJobLastRan(AbstractProject, Label) - Method in class com.datalex.jenkins.plugins.nodestalker.wrapper.MyNodeAssignmentAction
-
This method sets node if it is an empty string, if node is currently null, it sets node to master.
- getNodeStalkerBuildWrapper(BuildableItemWithBuildWrappers) - Method in class com.datalex.jenkins.plugins.nodestalker.wrapper.MyNodeAssignmentAction
-
This method checks current jobs configuration to see if NodeStalkerPlugin is enabled.
- getOldCustomWorkspace() - Method in class com.datalex.jenkins.plugins.nodestalker.wrapper.NodeStalkerBuildWrapper
-
- getProject(String) - Static method in class com.datalex.jenkins.plugins.nodestalker.wrapper.Util
-
- getRequiredMonitorService() - Method in class com.datalex.jenkins.plugins.nodestalker.wrapper.NodeStalkerBuildWrapper
-
- getUrlName() - Method in class com.datalex.jenkins.plugins.nodestalker.wrapper.MyNodeAssignmentAction
-