Hi,
In my code ,i use " import com.atlassian.jira.project.ComponentAssigneeTypes;"
but not find this class in the jira-api-8.0.0.jar ,
i finded this class docs in ComponentAssigneeTypes (Atlassian JIRA - Server 7.13.0 API)
but i don’t know which jar package to dependency in my pom.xml
can somebody know this ?
or tell me where to find this. tks!