Uses of Class
com.javahollic.jira.emh.api.export.beans.RegexpProcConfigBean
-
Packages that use RegexpProcConfigBean Package Description com.javahollic.jira.emh.api com.javahollic.jira.emh.api.export.beans -
-
Uses of RegexpProcConfigBean in com.javahollic.jira.emh.api
Methods in com.javahollic.jira.emh.api that return types with arguments of type RegexpProcConfigBean Modifier and Type Method Description List<RegexpProcConfigBean>
IJEMHRuntimeConfig. getRegexpFPConfiguration()
-
Uses of RegexpProcConfigBean in com.javahollic.jira.emh.api.export.beans
Methods in com.javahollic.jira.emh.api.export.beans that return types with arguments of type RegexpProcConfigBean Modifier and Type Method Description List<RegexpProcConfigBean>
ConfigurationBean. getRegexpProcConfig()
Method parameters in com.javahollic.jira.emh.api.export.beans with type arguments of type RegexpProcConfigBean Modifier and Type Method Description void
ConfigurationBean. setRegexpProcConfig(List<RegexpProcConfigBean> regexpConfigs)
-