Class CucumberTestReportPublisher.DescriptorImpl
- java.lang.Object
-
- hudson.model.Descriptor<T>
-
- hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
-
- com.github.bogdanlivadariu.jenkins.reporting.cucumber.CucumberTestReportBuildStepDescriptor
-
- com.github.bogdanlivadariu.jenkins.reporting.cucumber.CucumberTestReportPublisher.DescriptorImpl
-
- All Implemented Interfaces:
hudson.model.Saveable
,jenkins.util.io.OnMaster
- Enclosing class:
- CucumberTestReportPublisher
@Extension public static class CucumberTestReportPublisher.DescriptorImpl extends CucumberTestReportBuildStepDescriptor
-
-
Constructor Summary
Constructors Constructor Description DescriptorImpl()
-
Method Summary
-
Methods inherited from class com.github.bogdanlivadariu.jenkins.reporting.cucumber.CucumberTestReportBuildStepDescriptor
getDisplayName, isApplicable
-
Methods inherited from class hudson.model.Descriptor
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
-
-