Uses of Class
org.javlo.service.log.Log
-
Packages that use Log Package Description org.javlo.service.log -
-
Uses of Log in org.javlo.service.log
Methods in org.javlo.service.log that return types with arguments of type Log Modifier and Type Method Description TimeList<Log>
LogContainer. getLogs()
Methods in org.javlo.service.log with parameters of type Log Modifier and Type Method Description void
LogContainer. add(Log log)
void
LogService. addLine(Log log)
Method parameters in org.javlo.service.log with type arguments of type Log Modifier and Type Method Description Long
LogService. fillLineList(Long lineId, List<Log> list)
-