public interface ResultApi extends RetrieveUpdateDeleteApi<Result>
List<LogEntry> addLogs(List<LogEntry> logEntries) throws SlickError
logEntries - The log entries to add to the result.SlickError - if a problem was encountered while communicating with the serverCopyright © 2015. All rights reserved.