com.cloudbees.api
Class PartiallyCreatedUser
java.lang.Object
com.cloudbees.api.PartiallyCreatedUser
public class PartiallyCreatedUser
- extends Object
- Author:
- Kohsuke Kawaguchi
|
Field Summary |
String |
reg_url
URL that the user would go to complete the registration. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
reg_url
public String reg_url
- URL that the user would go to complete the registration.
PartiallyCreatedUser
public PartiallyCreatedUser()
Copyright © 2011-2012. All Rights Reserved.