Hello good afternoon,
I'm trying to realize a project (basically, a ScriptRunner workflow) where need having access to internal classes of Jira as :
com.atlassian.jira.component.ComponentAccessor;
com.atlassian.jira.issue.Issue
com.atlassian.jira.issue.MutableIssue;
But I cannot found any Maven or similar that gives me packages with that classes, although I'm using public Atlassian repository
https://packages.atlassian.com/mvn/maven-external/
Please, can you indicate in which maven dependency are that packages and so, core entities packages?
Thanks in advance,
Best regards,