Uses of Class
org.icij.datashare.UserEvent
-
Packages that use UserEvent Package Description org.icij.datashare -
-
Uses of UserEvent in org.icij.datashare
Methods in org.icij.datashare that return types with arguments of type UserEvent Modifier and Type Method Description List<UserEvent>Repository. getUserEvents(User user, UserEvent.Type type, int from, int size, String sort, boolean desc, String... projectIds)Methods in org.icij.datashare with parameters of type UserEvent Modifier and Type Method Description booleanRepository. addToHistory(List<Project> project, UserEvent userEvent)
-