Uses of Class
com.fabula.timeline.service.model.Users

Packages that use Users
com.fabula.timeline.service.rest.impl   
 

Uses of Users in com.fabula.timeline.service.rest.impl
 

Methods in com.fabula.timeline.service.rest.impl that return Users
 Users TimelineResource.getUsers()
          GET
Gets all the users
URL: /users/ Produces JSON or XML with all users.