Hi,
- for Jira software
applicationManager.getApplication("jira-software");
- for Service desk
applicationManager.getApplication("jira-servicedesk");
If the result is empty then the corresponding app is not installed.
Cheers
Hi,
applicationManager.getApplication("jira-software");
applicationManager.getApplication("jira-servicedesk");
If the result is empty then the corresponding app is not installed.
Cheers