public abstract static class MavenPublisher.DescriptorImpl extends hudson.model.Descriptor<MavenPublisher> implements Comparable<MavenPublisher.DescriptorImpl>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(MavenPublisher.DescriptorImpl o) |
abstract String |
getSkipFileName()
Name of the marker file used to skip the maven reporter
|
int |
ordinal() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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, toMappublic int ordinal()
MavenPublisher.compareTo(MavenPublisher)@Nullable public abstract String getSkipFileName()
null if no marker file is defined for this reporterpublic int compareTo(MavenPublisher.DescriptorImpl o)
compareTo in interface Comparable<MavenPublisher.DescriptorImpl>Copyright © 2016–2017. All rights reserved.