Importing EpicLinkManagerImpl class

Sergii Shmarkatiuk September 25, 2017

I am struggling with JIRA 7 API and its usage. For example, I am writing a JIRA plugin and want to import EpicLinkManagerImpl class that was previously available in JIRA 6 under the following path:


import com.atlassian.greenhopper.manager.issuelink.EpicLinkManagerImpl

But I can't find the docs for JIRA 7 API where this class would be present. Has it been removed altogether or just moved to another package in JIRA 7?

PS. Also I have problem with the following path as well, it does not get resolved: 

 import com.atlassian.greenhopper.Launcher

 

1 answer

Suggest an answer

Log in or Sign up to answer