API Account
getAccountByAlias
$ji.account.getAccountByAlias(alias: string)
| Parameter | Required | Type | Default value | Description |
|---|---|---|---|---|
| alias | True | string | - | Alias of the account defined in the plugin settings |
Return value type: IJiraIssueAccountSettings
getAccountByHost
$ji.account.getAccountByHost(host: string)
| Parameter | Required | Type | Default value | Description |
|---|---|---|---|---|
| host | True | string | - | Host of the account defined in the plugin settings |
Return value type: IJiraIssueAccountSettings