@Symbol(value="accumulated") @Extension public static final class AccumulatedCommitStrategy.DescriptorImpl extends IntegrationStrategyDescriptor<AccumulatedCommitStrategy>
| Constructor and Description |
|---|
DescriptorImpl()
Constructor for the Descriptor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends AbstractSCMBridge> bridge) |
newInstanceaddHelpFileRedirect, 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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<IntegrationStrategy>public boolean isApplicable(Class<? extends AbstractSCMBridge> bridge)
isApplicable in class IntegrationStrategyDescriptor<AccumulatedCommitStrategy>bridge - The SCM BridgeCopyright © 2016–2022. All rights reserved.