mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-27 07:56:38 +00:00
Added JavaDoc of EventActionUtil class
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ import com.sap.sse.gwt.dispatch.shared.exceptions.DispatchException;
|
||||
|
||||
/**
|
||||
* This is a convenience class, which e.g. provides static methods to iterate over leaderboards or races of an entire
|
||||
* event or the races of a single regatta by keeping their orders. These methods provide a {@link LeaderboardContext}
|
||||
* event or the races of a single regatta while keeping their orders. These methods provide a {@link LeaderboardContext}
|
||||
* or {@link RaceContext} instance to the given {@link LeaderboardCallback} or {@link RaceCallback}, respectively.
|
||||
*
|
||||
* Also methods to calculate the {@link Duration time to live} based on the event state(non-live) are provided, which
|
||||
|
||||
Reference in New Issue
Block a user