Navigator~context

On This Page

    Properties

    contentId

    Identifies a piece of content. Required for the contentView target.

    contentType

    Identifies the type of content. Can be either page or blogpost. Required for the contentEdit target.

    spaceKey

    Identifies a space. Required for the spaceView and spaceTools targets.

    username

    Identifies a user. One of this or userAccountId required for the userProfile target.

    userAccountId

    Identifies a user. One of this or username required for the userProfile target.

    addonKey

    Identifies a connect add-on. Required for the addonModule and projectAdminTabPanel targets.

    moduleKey

    Identifies a connect add-on module. Required for the addonModule target.

    dashboardId

    Identifies a Jira dashboard. Required for the dashboard target in Jira.

    projectKey

    Identifies a Jira project. Required for the projectSummary, projectAdminSummary and projectAdminTabPanel targets.

    issueKey

    Identifies a Jira issue. Required for the issue target.

    adminPageKey

    Identifies a Jira Project Admin Tab Panels module key. Required for the projectAdminTabPanel target.

    projectId

    Identifies a Jira Project by its ID number. Required for the projectAdminTabPanel target.

    customData

    Contains parameters that will be added as query parameters to the product url with "ac." prepended. Used only in addonModule target. See Add-on specific context parameters for more info.

    versionOverride

    Identifies a version of a piece of content in Confluence. This parameter is optional, and only applies to the contentView target, allowing navigation to a specific version.

    embeddedContentRender

    Identifies the mode for rendering embedded content in Confluence, such as attachments embedded in a page. This only applies to the contentView target. Valid values are current (render the embedded content using the latest version) and version-at-save (render the embedded content using the version at the time the content was saved). This parameter is optional and defaults to current.

    relativeUrl

    Identifies a specific page within a site. Required for the site target and must begin with /.

    absoluteUrl

    Identifies a specific page within a site. Required for the site target and must be within the site's domain.

    Rate this page: