Package com.atlassian.bitbucket.content
Class Directory
java.lang.Object
com.atlassian.bitbucket.content.Directory
- All Implemented Interfaces:
 ContentTreeNode
Represents a directory in a source tree
- 
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.bitbucket.content.ContentTreeNode
ContentTreeNode.Type - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.bitbucket.content.ContentTreeNode
getContentId, getPath 
- 
Constructor Details
- 
Directory
public Directory() 
 - 
 - 
Method Details
- 
getType
- Specified by:
 getTypein interfaceContentTreeNode- Returns:
 - the type of the ContentTreeNode
 
 
 -