BitbucketIntegrationInput

The configuration for creating a Bitbucket 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 CSRF state token echoed back from the OAuth redirect.

Link copied to clipboard

The Bitbucket workspace slug that identifies the workspace to integrate, for example acme-corp.

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