Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/jira/src/version2/models/application.ts>Application

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
Latest
interface Application
import { type Application } from "https://deno.land/x/jira@v3.0.2/src/version2/models/application.ts";

The application the linked item is in.

Properties

optional
name: string

The name of the application. Used in conjunction with the (remote) object icon title to display a tooltip for the link's icon. The tooltip takes the format "[application name] icon title". Blank items are excluded from the tooltip title. If both items are blank, the icon tooltop displays as "Web Link". Grouping and sorting of links may place links without an application name last.

optional
type: string

The name-spaced type of the application, used by registered rendering apps.