T
- The Integration Strategy of this Descriptorpublic abstract class IntegrationStrategyDescriptor<T extends IntegrationStrategy> extends hudson.model.Descriptor<IntegrationStrategy>
Constructor and Description |
---|
IntegrationStrategyDescriptor() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
isApplicable(Class<? extends AbstractSCMBridge> bridge) |
IntegrationStrategy |
newInstance(org.kohsuke.stapler.StaplerRequest staplerRequest,
net.sf.json.JSONObject formData) |
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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public abstract boolean isApplicable(Class<? extends AbstractSCMBridge> bridge)
bridge
- The SCM Bridgepublic IntegrationStrategy newInstance(org.kohsuke.stapler.StaplerRequest staplerRequest, net.sf.json.JSONObject formData) throws hudson.model.Descriptor.FormException
newInstance
in class hudson.model.Descriptor<IntegrationStrategy>
hudson.model.Descriptor.FormException
Copyright © 2016–2022. All rights reserved.