Class ScriptlerLoadingTasks

java.lang.Object
org.jenkinsci.plugins.scriptler.ScriptlerLoadingTasks

public final class ScriptlerLoadingTasks extends Object
  • Method Details

    • synchronizeConfig

      @Initializer(after=PLUGINS_PREPARED) public static void synchronizeConfig() throws IOException
      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

      @Initializer(after=JOB_LOADED) public static void setupExistingScripts()