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
NONE
Fields 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, toAbsoluteUriBuilder
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.atlassian.confluence.api.nav.Navigation.Builder
buildAbsolute, buildCanonicalAbsolute, buildRelative, buildRelativeWithContext
Methods inherited from interface com.atlassian.confluence.rest.v2.api.services.RestNavigation.RestBuilder
createPageRequest, createPageRequest, createPageRequest
-
Constructor Details
-
Method Details
-
buildPath
- Specified by:
buildPath
in classAbstractNav
-
addParam
- Specified by:
addParam
in classAbstractNav
-
setAnchor
- Specified by:
setAnchor
in classAbstractNav
-
getAnchor
- Specified by:
getAnchor
in classAbstractNav
-
getParams
- Specified by:
getParams
in classAbstractNav
-
getBaseUrl
- Specified by:
getBaseUrl
in classAbstractNav
-
getContextPath
- Specified by:
getContextPath
in classAbstractNav
-
copy
- Specified by:
copy
in classAbstractNav
-
toString
-