UnstableChanges

Summary

  1. tsk101 (EJB) Adds support for getting the count of times the user's (details)
Commit 987b834b7de3269741165dc9bff33e7c31a61b2a by anaabadlorenzo24
tsk101 (EJB) Adds support for getting the count of times the user's
stories have been marked as favorites
Adds a new method to StoryEJB that retrieves the number that user's
stories have been marked as favorites. Also add new package with object
in rest layer to support the return of three different values for
statistics
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java (diff)
The file was addedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/model/StoryStatistics.java (diff)