Class RelevantViewRestrictionsNavImpl
java.lang.Object
com.atlassian.confluence.plugins.rest.navigation.v2.impl.AbstractNav
com.atlassian.confluence.plugins.rest.navigation.v2.impl.RelevantViewRestrictionsNavImpl
- All Implemented Interfaces:
Navigation.Builder,Navigation.RelevantViewRestrictionsNav,RestNavigation.RestBuilder
public class RelevantViewRestrictionsNavImpl
extends AbstractNav
implements Navigation.RelevantViewRestrictionsNav
Navigation for
RelevantViewRestrictions- Since:
- 9.2.5
-
Field Summary
Fields inherited from interface com.atlassian.confluence.api.nav.Navigation.Builder
NONEFields inherited from interface com.atlassian.confluence.api.nav.Navigation.RelevantViewRestrictionsNav
RESOURCE_BASE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.confluence.plugins.rest.navigation.v2.impl.AbstractNav
buildAbsolute, buildCanonicalAbsolute, buildRelative, buildRelativeWithContext, toAbsoluteUriBuilderMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.atlassian.confluence.api.nav.Navigation.Builder
buildAbsolute, buildCanonicalAbsolute, buildRelative, buildRelativeWithContextMethods inherited from interface com.atlassian.confluence.rest.v2.api.services.RestNavigation.RestBuilder
createPageRequest, createPageRequest, createPageRequest
-
Constructor Details
-
Method Details
-
buildPath
- Specified by:
buildPathin classAbstractNav
-
addParam
- Specified by:
addParamin classAbstractNav
-
setAnchor
- Specified by:
setAnchorin classAbstractNav
-
getAnchor
- Specified by:
getAnchorin classAbstractNav
-
getParams
- Specified by:
getParamsin classAbstractNav
-
getBaseUrl
- Specified by:
getBaseUrlin classAbstractNav
-
getContextPath
- Specified by:
getContextPathin classAbstractNav
-
copy
- Specified by:
copyin classAbstractNav
-
toString
-