Class PluginVersions
java.lang.Object
com.xebialabs.deployit.booter.local.PluginVersions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.xebialabs.deployit.booter.local.PluginVersions.PluginVersiongetPluginVersionFor(String plugin) static StringgetVersionFor(String plugin) static booleanhasTypeFor(String plugin, String type) static voidinit()
-
Field Details
-
TYPE_SQL
- See Also:
-
-
Constructor Details
-
PluginVersions
public PluginVersions()
-
-
Method Details
-
init
public static void init() -
getVersionFor
-
hasTypeFor
-
getPluginVersionFor
public static com.xebialabs.deployit.booter.local.PluginVersions.PluginVersion getPluginVersionFor(String plugin) -
getRegisteredPlugins
-