Uses of Class
com.javahollic.jira.emh.api.export.beans.AutoLabelIgnoreItemBean
- 
Packages that use AutoLabelIgnoreItemBean Package Description com.javahollic.jira.emh.api.export.beans  - 
- 
Uses of AutoLabelIgnoreItemBean in com.javahollic.jira.emh.api.export.beans
Methods in com.javahollic.jira.emh.api.export.beans that return types with arguments of type AutoLabelIgnoreItemBean Modifier and Type Method Description List<AutoLabelIgnoreItemBean>AutoLabelConfigBean. getIgnores()Method parameters in com.javahollic.jira.emh.api.export.beans with type arguments of type AutoLabelIgnoreItemBean Modifier and Type Method Description voidAutoLabelConfigBean. setIgnores(List<AutoLabelIgnoreItemBean> ignores) 
 -