Uses of Class
com.avoka.fc.core.dao.JobEventLogDao
-
Packages that use JobEventLogDao Package Description com.avoka.fc.core.dao Provides the Data Access Objects used by SmartForm Manager. -
-
Uses of JobEventLogDao in com.avoka.fc.core.dao
Methods in com.avoka.fc.core.dao that return JobEventLogDao Modifier and Type Method Description static JobEventLogDao
DaoFactory. getJobEventLogDao()
Return aJobEventLogDao
instance
-