Class PluginVersions

java.lang.Object
com.xebialabs.deployit.booter.local.PluginVersions

public class PluginVersions extends Object
  • Field Details

  • Constructor Details

    • PluginVersions

      public PluginVersions()
  • Method Details

    • init

      public static void init()
    • getVersionFor

      public static String getVersionFor(String plugin)
    • hasTypeFor

      public static boolean hasTypeFor(String plugin, String type)
    • getPluginVersionFor

      public static com.xebialabs.deployit.booter.local.PluginVersions.PluginVersion getPluginVersionFor(String plugin)
    • getRegisteredPlugins

      public static Set<String> getRegisteredPlugins()