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