@Symbol(value="leanIXMicroserviceIntelligence") @Extension public static final class LIXConnectorComBuilder.DescriptorImpl extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
Modifier and Type | Field and Description |
---|---|
static String |
defaultLXManifestPath |
static boolean |
defaultUseLeanIXConnector |
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheckDependencymanager(String value) |
FormValidation |
doCheckHostname(String value) |
FormValidation |
doCheckJobresultchoice(String value) |
FormValidation |
doCheckLxmanifestpath(String value) |
static Secret |
getApitokenpanel() |
String |
getDisplayName() |
static Result |
getJobresultchoicecentral() |
boolean |
isApplicable(Class<? extends AbstractProject> aClass) |
static void |
setApitokenpanel(Secret apitokenpanel) |
static void |
setJobresultchoicecentral(Result jobresultchoicecentral) |
filter
addHelpFileRedirect, bindJSON, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public static final String defaultLXManifestPath
public static final boolean defaultUseLeanIXConnector
public FormValidation doCheckLxmanifestpath(@QueryParameter String value)
public FormValidation doCheckJobresultchoice(@QueryParameter String value)
public FormValidation doCheckHostname(@QueryParameter String value)
public FormValidation doCheckDependencymanager(@QueryParameter String value)
public static Secret getApitokenpanel()
public static void setApitokenpanel(Secret apitokenpanel)
public boolean isApplicable(Class<? extends AbstractProject> aClass)
isApplicable
in class BuildStepDescriptor<Builder>
@NonNull public String getDisplayName()
getDisplayName
in class Descriptor<Builder>
public static Result getJobresultchoicecentral()
public static void setJobresultchoicecentral(Result jobresultchoicecentral)
Copyright © 2016–2022. All rights reserved.