Package hudson.scm
Class CvsProjectset.CvsProjectsetDescriptor
- All Implemented Interfaces:
Saveable,ICvsDescriptor,Loadable,OnMaster
- Enclosing class:
- CvsProjectset
@Extension
public static class CvsProjectset.CvsProjectsetDescriptor
extends AbstractCvsDescriptor<CvsProjectset>
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.model.Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self -
Field Summary
Fields inherited from class hudson.scm.SCMDescriptor
repositoryBrowserFields inherited from class hudson.model.Descriptor
clazz -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionProvides the format that the changelog (and any other plugin files) should be read and written in.intMethods inherited from class hudson.scm.AbstractCvsDescriptor
isApplicable, isBrowserReusableMethods inherited from class hudson.scm.SCMDescriptor
getBrowserDescriptors, getGeneration, incrementGeneration, isApplicable, loadMethods inherited from class hudson.model.Descriptor
addHelpFileRedirect, bindJSON, bindJSON, calcAutoCompleteSettings, calcFillSettings, configure, configure, configure, doHelp, 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, getRequiredGlobalConfigPagePermission, getStaticHelpUrl, getStaticHelpUrl, getT, getViewPage, isInstance, isSubTypeOf, newInstance, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
Constructor Details
-
CvsProjectsetDescriptor
public CvsProjectsetDescriptor()
-
-
Method Details
-
getDisplayName
- Overrides:
getDisplayNamein classDescriptor<SCM>
-
getKnownHostsLocation
-
getPrivateKeyLocation
-
getPrivateKeyPassword
-
getCompressionLevel
public int getCompressionLevel() -
getAuthentication
-
getChangelogEncoding
Description copied from interface:ICvsDescriptorProvides the format that the changelog (and any other plugin files) should be read and written in.- Returns:
- the encoding selected by the user, defaults to UTF-8
-