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
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Method Summary
-
Method Details
-
getLocationType
-
getLocationName
-
isUseHeadIfNotFound
@Exported public boolean isUseHeadIfNotFound() -
getDescriptor
- Specified by:
getDescriptorin interfaceDescribable<CvsRepositoryLocation>
-
hashCode
public int hashCode() -
equals
-