This resource supports bulk pinning and unpinning of issue panels that are added by a Forge app. Only Jira administrators can use it.

Hierarchy

  • CommonHttpService
    • IssuePanelsService

Constructors

  • Internal

    Create a new instance of the service.

    Parameters

    • getClientInstance: (() => CommonHttpClient)
        • (): CommonHttpClient
        • Returns CommonHttpClient

    Returns IssuePanelsService

Methods

  • Method to initialize the class. Normally used to set up validation rules.

    Returns void