Uses of Interface
org.opencastproject.usertracking.api.UserSession
-
Uses of UserSession in org.opencastproject.usertracking.api
Methods in org.opencastproject.usertracking.api that return UserSessionMethods in org.opencastproject.usertracking.api with parameters of type UserSessionModifier and TypeMethodDescriptionUserTrackingService.addUserFootprint(UserAction a, UserSession session) Adds a new annotation to the database and returns the event with an updated annotationId, to make sure the annotationId stays uniqueUserTrackingService.addUserTrackingEvent(UserAction a, UserSession session) Adds a new tracking event to the database and returns the event with an updated annotationId, to make sure the annotationId stays uniquevoidUserAction.setSession(UserSession session)