Uses of Class
com.javahollic.jira.emh.api.export.beans.InstallHistoryBean
-
Packages that use InstallHistoryBean Package Description com.javahollic.jira.emh.api.export.beans -
-
Uses of InstallHistoryBean in com.javahollic.jira.emh.api.export.beans
Methods in com.javahollic.jira.emh.api.export.beans that return types with arguments of type InstallHistoryBean Modifier and Type Method Description List<InstallHistoryBean>
InstallHistoryBeanList. getInstallHistoryBeans()
Method parameters in com.javahollic.jira.emh.api.export.beans with type arguments of type InstallHistoryBean Modifier and Type Method Description void
InstallHistoryBeanList. setInstallHistoryBeans(List<InstallHistoryBean> installHistoryBeans)
-