Class PluginUtil
java.lang.Object
io.jenkins.plugins.view.calendar.util.PluginUtil
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public final class PluginUtil
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static boolean
static boolean
hasPluginInstalled
(String pluginName) static boolean
static void
setJenkins
(Jenkins jenkins)
-
Method Details
-
setJenkins
-
hasPluginInstalled
-
hasGreenballsPluginInstalled
public static boolean hasGreenballsPluginInstalled() -
hasParameterizedSchedulerPluginInstalled
public static boolean hasParameterizedSchedulerPluginInstalled() -
hasWorkflowJobPluginInstalled
public static boolean hasWorkflowJobPluginInstalled()
-