public class PluginUtil extends Object
Constructor and Description |
---|
PluginUtil() |
Modifier and Type | Method and Description |
---|---|
static com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials |
getCredentials(hudson.model.Item job,
String credentialsId) |
static boolean |
isGitPluginInstalled() |
static boolean |
isMercurialPluginInstalled() |
static boolean |
isPerformancePluginInstalled() |
public static boolean isPerformancePluginInstalled()
public static boolean isGitPluginInstalled()
public static boolean isMercurialPluginInstalled()
public static com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials getCredentials(hudson.model.Item job, String credentialsId)
Copyright © 2016–2019. All rights reserved.