Uses of Class
net.solarnetwork.central.domain.LogEventInfo
Packages that use LogEventInfo
Package
Description
-
Uses of LogEventInfo in net.solarnetwork.central.biz
Methods in net.solarnetwork.central.biz with parameters of type LogEventInfoModifier and TypeMethodDescriptionLoggingUserEventAppenderBiz.addEvent(Long userId, LogEventInfo info) UserEventAppenderBiz.addEvent(Long userId, LogEventInfo info) Add an event.static UserEventUserEventAppenderBiz.addEvent(UserEventAppenderBiz biz, Long userId, LogEventInfo info) Helper function to add an event to an optional appender. -
Uses of LogEventInfo in net.solarnetwork.central.biz.dao
Methods in net.solarnetwork.central.biz.dao with parameters of type LogEventInfoModifier and TypeMethodDescriptionAsyncDaoUserEventAppenderBiz.addEvent(Long userId, LogEventInfo info) -
Uses of LogEventInfo in net.solarnetwork.central.domain
Methods in net.solarnetwork.central.domain that return LogEventInfo