Uses of Class
org.opencastproject.usertracking.impl.UserActionListImpl
Packages that use UserActionListImpl
Package
Description
User Tracking service implementation classes
-
Uses of UserActionListImpl in org.opencastproject.usertracking.endpoint
Methods in org.opencastproject.usertracking.endpoint that return UserActionListImplModifier and TypeMethodDescriptionUserTrackingRestService.getUserActionsAsJson(String id, String type, String day, int limit, int offset) UserTrackingRestService.getUserActionsAsXml(String id, String type, String day, int limit, int offset)