|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.api.model.Depth
public final class Depth
The depth to which sub-content should be returned.
Used when finding content in Spaces and children in Content.
| Field Summary | |
|---|---|
static Depth |
ALL
|
static Depth |
ROOT
|
| Method Summary | |
|---|---|
String |
toString()
|
static Depth |
valueOf(String str)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Depth ROOT
public static final Depth ALL
| Method Detail |
|---|
public static Depth valueOf(String str)
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||