Uses of Class
com.javahollic.jira.emh.api.export.beans.ProjectMappingCleanupRegexpBean
-
Packages that use ProjectMappingCleanupRegexpBean Package Description com.javahollic.jira.emh.api.export.beans -
-
Uses of ProjectMappingCleanupRegexpBean in com.javahollic.jira.emh.api.export.beans
Methods in com.javahollic.jira.emh.api.export.beans that return types with arguments of type ProjectMappingCleanupRegexpBean Modifier and Type Method Description List<ProjectMappingCleanupRegexpBean>
ProjectMappingItemBean. getCleanupRegexps()
Method parameters in com.javahollic.jira.emh.api.export.beans with type arguments of type ProjectMappingCleanupRegexpBean Modifier and Type Method Description void
ProjectMappingItemBean. setCleanupRegexps(List<ProjectMappingCleanupRegexpBean> regexps)
-