SuccessChanges

Summary

  1. tsk29 Adds functionality to get stories of the current user (details)
Commit bc9df04fe26b902ad7cd30617be2efe1290a0b60 by alvarosuafe
tsk29 Adds functionality to get stories of the current user
The method getStoriesByUser was added in the StoryEJB with pagination. A
test was also added.
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java (diff)