@Deprecated public class InviteUsersPanel extends Object
Constructor and Description |
---|
InviteUsersPanel(ConfluenceSeleniumClient client)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getErrorText()
Deprecated.
|
int |
getSentEmailCount()
Deprecated.
|
String |
getSentEmailCountElementId()
Deprecated.
|
String |
getSignupLink()
Deprecated.
|
boolean |
isNotifyOnSubscribe()
Deprecated.
|
boolean |
isSendInvitationsButtonDisabled()
Deprecated.
|
boolean |
isSendInvitationsSectionVisible()
Deprecated.
|
boolean |
isSignupLinkVisible()
Deprecated.
|
void |
resetURL()
Deprecated.
|
void |
sendInvitationsExpecting(String selector)
Deprecated.
|
void |
setInviteEmailMessage(String message)
Deprecated.
|
void |
setInviteEmailRecipients(List<String> recipients)
Deprecated.
|
void |
toggleNotifyOnSubscribe()
Deprecated.
|
void |
undoResetURL()
Deprecated.
|
public InviteUsersPanel(ConfluenceSeleniumClient client)
public void resetURL()
public void toggleNotifyOnSubscribe()
public String getSignupLink()
public boolean isSignupLinkVisible()
public boolean isNotifyOnSubscribe()
public boolean isSendInvitationsSectionVisible()
public void undoResetURL()
public void setInviteEmailMessage(String message)
public void sendInvitationsExpecting(String selector)
public String getSentEmailCountElementId()
public int getSentEmailCount()
public boolean isSendInvitationsButtonDisabled()
public String getErrorText()
Copyright © 2003–2016 Atlassian. All rights reserved.