public static interface Navigation.ContentNav extends Navigation.Builder
NONE
Modifier and Type | Method and Description |
---|---|
Navigation.Builder |
children(ContentType type,
Depth depth) |
Navigation.Builder |
children(Depth depth) |
Navigation.Builder |
history() |
Navigation.Builder |
label() |
Navigation.Builder |
property(JsonContentProperty property) |
Navigation.ContentRestrictionByOperationNav |
restrictionByOperation()
Create a nav builder to reference a set of restrictions, by operation.
|
buildAbsolute, buildRelative, buildRelativeWithContext
Navigation.Builder history()
Navigation.Builder label()
Navigation.Builder children(Depth depth)
Navigation.Builder children(ContentType type, Depth depth)
Navigation.Builder property(JsonContentProperty property)
Navigation.ContentRestrictionByOperationNav restrictionByOperation()
Copyright © 2003–2016 Atlassian. All rights reserved.
View cookie preferences