public interface

RefType

implements Serializable
com.atlassian.bitbucket.repository.RefType
Known Indirect Subclasses

Class Overview

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.