Class ConfigHelper

java.lang.Object
jenkins.plugins.jclouds.config.ConfigHelper

public class ConfigHelper extends Object
  • Method Details

    • getConfig

      @NonNull public static String getConfig(@Nullable String id)
    • getRealContentType

      public static org.jenkinsci.lib.configprovider.model.ContentType getRealContentType(@NonNull org.jenkinsci.lib.configprovider.ConfigProvider p)
    • buildUserData

      @CheckForNull public static byte[] buildUserData(@NonNull List<String> configIds, @Nullable Map<String,String> replacements, boolean gzip) throws IOException
      Throws:
      IOException
    • doFillFileItems

      @NonNull public static ListBoxModel doFillFileItems(@Nullable String currentValue)