@JsonSurrogate public class

RestDirectory

extends RestMapEntity
implements RestContentTreeNode
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.content.RestDirectory

Summary

Fields
public static final RestDirectory EXAMPLE
Public Constructors
RestDirectory(Directory directory)
RestDirectory(RestPath path, String node)
[Expand]
Inherited Methods
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 java.util.Map

Fields

public static final RestDirectory EXAMPLE

Public Constructors

public RestDirectory (Directory directory)

public RestDirectory (RestPath path, String node)