Package org.jenkinsci.plugins.scriptler
Class ScriptlerLoadingTasks
java.lang.Object
org.jenkinsci.plugins.scriptler.ScriptlerLoadingTasks
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
Checks if all available scripts on the system are in the config and if all configured files are physically on the filesystem.
-
Method Details
-
synchronizeConfig
Checks if all available scripts on the system are in the config and if all configured files are physically on the filesystem.- Throws:
IOException
- if the configuration could not be loaded or saved
-
setupExistingScripts
-