This resource represents issue link types. Use it to get, create, update, and delete link issue types as well as get lists of all link issue types.

To use it, the site must have issue linking enabled.

Hierarchy

  • CommonHttpService
    • IssueLinkTypesService

Constructors

  • Internal

    Create a new instance of the service.

    Parameters

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

    Returns IssueLinkTypesService

Methods

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

    Returns void