Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Integrate plugin with jira service desk

Francisco Gomez Balastegui March 30, 2020

Hi everyone.

I got this on my pom

<dependency> 
<groupId>com.atlassian.servicedesk</groupId>
<artifactId>jira-servicedesk-api</artifactId>
<version>4.2.0</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>

And i'm working with the import like that :

import com.atlassian.servicedesk.api.organization.OrganizationService;

When i install the plugin on a instance without Service Desk it din't work. We wanna make it compatible and have some extra functions when service desk are installed.

¿How can i do that?

1 answer

0 votes
JP _AC Bielefeld Leader_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 30, 2020

Hi,

as this is the user community, I'd suggest you ask this question in the developer community:

https://community.developer.atlassian.com/

Best

JP

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events