Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Where is Jira 8.0.0 ComponentAccessor location?

r April 3, 2019

My plugin that I developed for Jira fails to load. Going through the "preparing for Jira 8.0.0" the only thing I see likely is:  Instead of using ComponentManager, plugins should actually be using ComponentAccessor from the jira-api module instead.

I do use ComponentAccessor and my plugin works in Jira v 7.13

I have this as an import:

import com.atlassian.jira.component.ComponentAccessor;

What is this "jira-api module" I should be importing from instead?  What should the import statement look like?

0 answers

Suggest an answer

Log in or Sign up to answer