Package hudson.scm
Class CvsModule
- All Implemented Interfaces:
Describable<CvsModule>
,Serializable
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Gives a useable form of the local module name.Deprecated.int
hashCode()
boolean
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
CvsModule
-
CvsModule
-
-
Method Details
-
getLocalName
-
getRemoteName
-
getProjectsetFileName
-
getModuleLocation
Deprecated. -
getCheckoutName
Gives a useable form of the local module name. Where the local name has been configured, the defined value will be returned, otherwise the value configured for remote will be returned.- Returns:
- the name to be used when referring to the module in the local file-system
-
isAlternativeCheckoutName
public boolean isAlternativeCheckoutName() -
hashCode
public int hashCode() -
equals
-