Interface RefType
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
StandardRefType
Represents the different types of refs. This is a marker interface to allow SCM implementations to provide their
own custom types.
StandardRefType provides the standard ref types that should be supported by all SCMs.