Package hudson.scm
Class CvsRepositoryLocation
java.lang.Object
hudson.scm.CvsRepositoryLocation
- All Implemented Interfaces:
ExtensionPoint
,Describable<CvsRepositoryLocation>
,Serializable
- Direct Known Subclasses:
CvsRepositoryLocation.BranchRepositoryLocation
,CvsRepositoryLocation.HeadRepositoryLocation
,CvsRepositoryLocation.TagRepositoryLocation
public abstract class CvsRepositoryLocation
extends Object
implements Describable<CvsRepositoryLocation>, ExtensionPoint, Serializable
- Since:
- 2.1
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Method Summary
-
Method Details
-
getLocationType
-
getLocationName
-
isUseHeadIfNotFound
@Exported public boolean isUseHeadIfNotFound() -
getDescriptor
- Specified by:
getDescriptor
in interfaceDescribable<CvsRepositoryLocation>
-
hashCode
public int hashCode() -
equals
-