public abstract class SCMTraitDescriptor<T extends SCMTrait<T>> extends Descriptor<T>
Descriptor of SCMTrait implementations.Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Modifier and Type | Method and Description |
|---|---|
Class<? extends SCM> |
getScmClass()
|
boolean |
isApplicableToSCM(Class<? extends SCM> scmClass)
|
boolean |
isApplicableToSCM(SCMDescriptor<?> scm)
|
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 boolean isApplicableToSCM(@NonNull
SCMDescriptor<?> scm)
scm - the SCMDescriptor for the type of SCM.true if applicable to the specified type of SCM.Copyright © 2016–2019. All rights reserved.