@Extension @Symbol(value="dotCover") public static class DotCoverStep.DescriptorImpl extends org.jenkinsci.plugins.workflow.steps.StepDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_DETAILED_REPORT_PATH |
static String |
DEFAULT_HTML_REPORT_PATH |
static String |
DEFAULT_NDEPEND_REPORT_PATH |
static String |
DEFAULT_OUTPUT_DIR |
static String |
DEFAULT_TEST_ASSEMBLIES_GLOB |
static String |
DEFAULT_TEST_PLATFORM |
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
String |
getFunctionName() |
Set<? extends Class<?>> |
getRequiredContext() |
all, allMeta, argumentsToString, byFunctionName, checkContextAvailability, defineArguments, getMetaStepArgumentType, getProvidedContext, isAdvanced, isMetaStep, metaStepsOf, newInstance, takesImplicitBlockArgument, uninstantiate
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 final String DEFAULT_TEST_ASSEMBLIES_GLOB
public static final String DEFAULT_TEST_PLATFORM
public static final String DEFAULT_OUTPUT_DIR
public static final String DEFAULT_HTML_REPORT_PATH
public static final String DEFAULT_DETAILED_REPORT_PATH
public static final String DEFAULT_NDEPEND_REPORT_PATH
@NonNull public String getFunctionName()
getFunctionName
in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
@NonNull public String getDisplayName()
getDisplayName
in class Descriptor<org.jenkinsci.plugins.workflow.steps.Step>
Copyright © 2016–2019. All rights reserved.