Cookie Notice

Use Tree Navigation
@JsonSurrogate public class

RestRef

extends RestMinimalRef
java.lang.Object
   ↳ java.util.AbstractMap<K, V>
     ↳ java.util.HashMap<K, V>
       ↳ java.util.LinkedHashMap<K, V>
         ↳ com.atlassian.bitbucket.rest.RestMapEntity
           ↳ com.atlassian.bitbucket.rest.repository.RestMinimalRef
             ↳ com.atlassian.bitbucket.rest.repository.RestRef
Known Direct Subclasses

Summary

[Expand]
Inherited Constants
From class com.atlassian.bitbucket.rest.repository.RestMinimalRef
[Expand]
Inherited Fields
From class com.atlassian.bitbucket.rest.repository.RestMinimalRef
Public Constructors
RestRef()
RestRef(Ref ref)
Protected Constructors
RestRef(String id, String displayId, RefType type, String latestCommit)
[Expand]
Inherited Methods
From class com.atlassian.bitbucket.rest.repository.RestMinimalRef
From class com.atlassian.bitbucket.rest.RestMapEntity
From class java.util.LinkedHashMap
From class java.util.HashMap
From class java.util.AbstractMap
From class java.lang.Object
From interface com.atlassian.bitbucket.repository.MinimalRef
From interface java.util.Map

Public Constructors

public RestRef ()

public RestRef (Ref ref)

Protected Constructors

protected RestRef (String id, String displayId, RefType type, String latestCommit)

Feedback?
View cookie preferences