Uses of Class
com.avoka.fc.core.service.EventLogService
-
Packages that use EventLogService Package Description com.avoka.fc.core.service Provides the SmartForm Manager service classes.com.avoka.fc.core.service.impl Provides the SmartForm Manager service class implementation. -
-
Uses of EventLogService in com.avoka.fc.core.service
Methods in com.avoka.fc.core.service that return EventLogService Modifier and Type Method Description static EventLogService
ServiceFactory. getEventLogService()
Return EventLogService instance. -
Uses of EventLogService in com.avoka.fc.core.service.impl
Fields in com.avoka.fc.core.service.impl declared as EventLogService Modifier and Type Field Description protected EventLogService
SubmissionDeliveryControllerService. eventLogService
-