Uses of Class
com.javahollic.jira.emh.api.integration.beans.BlacklistSubjectBean
-
Packages that use BlacklistSubjectBean Package Description com.javahollic.jira.emh.api.integration -
-
Uses of BlacklistSubjectBean in com.javahollic.jira.emh.api.integration
Methods in com.javahollic.jira.emh.api.integration that return BlacklistSubjectBean Modifier and Type Method Description BlacklistSubjectBean
ITBlacklistingManager. createBlacklistSubject(String regexp, com.atlassian.jira.project.Project projectScope)
Methods in com.javahollic.jira.emh.api.integration that return types with arguments of type BlacklistSubjectBean Modifier and Type Method Description List<BlacklistSubjectBean>
ITBlacklistingManager. getBlacklistSubjects(com.atlassian.jira.project.Project projectScope)
-