Skip to content
Snippets Groups Projects

Resolve "CheckStyle Konfiguration"

Merged Martin Vogel requested to merge 13-checkstyle-konfiguration into main
@@ -18,7 +18,7 @@ public interface EventLogService {
* Get the {@link EventLog} by caseId.
*
* @param caseId unique case identifier
* @return
* @return EventLog
*/
EventLog getEventLog(UUID caseId);
Loading