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 booleanSetupDeployer.checkLabelsForComputerOrNull(Computer c, SetupConfigItem item) Checks if this script should be executed on the target computer.voidComponents.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 TypeMethodDescriptionvoidSetupConfig.setSetupConfigItems(List<SetupConfigItem> setupConfigItems)