Uses of Class
org.hudsonci.rest.api.user.UserConverter

Packages that use UserConverter
org.hudsonci.rest.api.status   
org.hudsonci.rest.api.user   
 

Uses of UserConverter in org.hudsonci.rest.api.status
 

Constructors in org.hudsonci.rest.api.status with parameters of type UserConverter
StatusResource(SystemService systemService, SecurityService securityService, StatusConverter statusx, UserConverter userx)
           
 

Uses of UserConverter in org.hudsonci.rest.api.user
 

Constructors in org.hudsonci.rest.api.user with parameters of type UserConverter
UserResource(SecurityService securityService, UserConverter userx)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.