com.cloudbees.api
Class PartiallyCreatedUser

java.lang.Object
  extended by 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.
 
Constructor Summary
PartiallyCreatedUser()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

reg_url

public String reg_url
URL that the user would go to complete the registration.

Constructor Detail

PartiallyCreatedUser

public PartiallyCreatedUser()


Copyright © 2011-2013. All Rights Reserved.