@Extension
@Symbol(value="appMonBuildEnvironment")
public static class TABuildWrapper.DescriptorImpl
extends hudson.tasks.BuildWrapperDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckSystemProfile(String systemProfile) |
hudson.util.FormValidation |
doTestDynatraceConnection(String systemProfile) |
static boolean |
getDefaultRecordSession() |
String |
getDisplayName() |
boolean |
isApplicable(hudson.model.AbstractProject<?,?> abstractProject) |
addHelpFileRedirect, 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public static boolean getDefaultRecordSession()
@Nonnull public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>
public boolean isApplicable(hudson.model.AbstractProject<?,?> abstractProject)
isApplicable
in class hudson.tasks.BuildWrapperDescriptor
public hudson.util.FormValidation doCheckSystemProfile(@QueryParameter String systemProfile)
public hudson.util.FormValidation doTestDynatraceConnection(@QueryParameter String systemProfile)
Copyright © 2016–2020. All rights reserved.