org.hudsonci.rest.api.user
Class UserConverter
java.lang.Object
org.hudsonci.rest.api.internal.ConverterSupport
org.hudsonci.rest.api.user.UserConverter
public class UserConverter
- extends ConverterSupport
Converts User into UserDTO objects.
- Since:
- 2.1.0
- Author:
- Jason Dillon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserConverter
public UserConverter()
convert
public UserDTO convert(User source)
Copyright © 2004-2011 Hudson. All Rights Reserved.