ConfluenceIntegrationInput

The configuration for creating a Confluence integration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The OAuth 2.0 authorization code returned from the consent redirect.

Link copied to clipboard

The Atlassian installation identifier, available from the Atlassian administration console.

Link copied to clipboard

The Confluence Cloud site URL, for example https://mysite.atlassian.net.

Link copied to clipboard

The CSRF state token echoed back from the OAuth redirect.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String