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