@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public final class PluginUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasGreenballsPluginInstalled() |
static boolean |
hasParameterizedSchedulerPluginInstalled() |
static boolean |
hasPluginInstalled(String pluginName) |
static boolean |
hasWorkflowJobPluginInstalled() |
static void |
setJenkins(jenkins.model.Jenkins jenkins) |
public static void setJenkins(jenkins.model.Jenkins jenkins)
public static boolean hasPluginInstalled(String pluginName)
public static boolean hasGreenballsPluginInstalled()
public static boolean hasParameterizedSchedulerPluginInstalled()
public static boolean hasWorkflowJobPluginInstalled()
Copyright © 2016–2022. All rights reserved.