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 voidLogContainer. add(Log log)voidLogService. addLine(Log log)Method parameters in org.javlo.service.log with type arguments of type Log Modifier and Type Method Description LongLogService. fillLineList(Long lineId, List<Log> list)
-