Uses of Class
org.jenkinsci.plugins.slave_setup.SetupConfigItem
-
Uses of SetupConfigItem in org.jenkinsci.plugins.slave_setup
Methods in org.jenkinsci.plugins.slave_setup that return types with arguments of type SetupConfigItemMethods in org.jenkinsci.plugins.slave_setup with parameters of type SetupConfigItemModifier and TypeMethodDescriptionstatic boolean
SetupDeployer.checkLabelsForComputerOrNull
(Computer c, SetupConfigItem item) Checks if this script should be executed on the target computer.void
Components.singleSetup
(SetupConfigItem item) Performs the execution of the config item on the matching label nodes.Method parameters in org.jenkinsci.plugins.slave_setup with type arguments of type SetupConfigItemModifier and TypeMethodDescriptionvoid
SetupConfig.setSetupConfigItems
(List<SetupConfigItem> setupConfigItems)