com.atlassian.confluence.it.admin
Class SignupSettings

java.lang.Object
  extended by com.atlassian.confluence.it.admin.SignupSettings

public class SignupSettings
extends Object


Constructor Summary
SignupSettings(String baseUrl, net.sourceforge.jwebunit.junit.WebTester tester)
           
 
Method Summary
 JSONObject postSendUserInvites(String emailMessage, String[] recipientList)
           
 String retrieveSignupToken()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SignupSettings

public SignupSettings(String baseUrl,
                      net.sourceforge.jwebunit.junit.WebTester tester)
Method Detail

retrieveSignupToken

public String retrieveSignupToken()

postSendUserInvites

public JSONObject postSendUserInvites(String emailMessage,
                                      String[] recipientList)
                               throws JSONException
Throws:
JSONException


Copyright © 2003-2012 Atlassian. All Rights Reserved.