public abstract class

File

extends Object
implements ContentTreeNode
java.lang.Object
   ↳ com.atlassian.stash.content.File

Class Overview

Represents a File in a source tree

Summary

Public Constructors
File()
Public Methods
@Nonnull ContentTreeNode.Type getType()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.stash.content.ContentTreeNode

Public Constructors

public File ()

Public Methods

@Nonnull public ContentTreeNode.Type getType ()