Uses of Class
com.javahollic.jira.emh.api.export.beans.FieldProcessorItemBean
- 
Packages that use FieldProcessorItemBean Package Description com.javahollic.jira.emh.api.export.beans  - 
- 
Uses of FieldProcessorItemBean in com.javahollic.jira.emh.api.export.beans
Methods in com.javahollic.jira.emh.api.export.beans that return types with arguments of type FieldProcessorItemBean Modifier and Type Method Description List<FieldProcessorItemBean>ConfigurationBean. getFieldProcessors()Method parameters in com.javahollic.jira.emh.api.export.beans with type arguments of type FieldProcessorItemBean Modifier and Type Method Description voidConfigurationBean. setFieldProcessors(List<FieldProcessorItemBean> fpList) 
 -