public class AddApplicationLinkDialog extends Object
Constructor and Description |
---|
AddApplicationLinkDialog() |
Modifier and Type | Method and Description |
---|---|
void |
submit() |
AddApplicationLinkDialog |
withDifferentUsers() |
AddApplicationLinkDialog |
withNoTrustedRelationship() |
AddApplicationLinkDialog |
withReciprocalLink(String url,
String userName,
String password) |
AddApplicationLinkDialog |
withSameUsers() |
AddApplicationLinkDialog |
withServerUrl(String url) |
AddApplicationLinkDialog |
withTrustedRelationship() |
public AddApplicationLinkDialog withServerUrl(@NotNull String url)
public AddApplicationLinkDialog withReciprocalLink(@Nullable String url, @NotNull String userName, @NotNull String password)
public AddApplicationLinkDialog withSameUsers()
public AddApplicationLinkDialog withDifferentUsers()
public AddApplicationLinkDialog withTrustedRelationship()
public AddApplicationLinkDialog withNoTrustedRelationship()
public void submit()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.