Class AddApplicationLinkDialog
java.lang.Object
com.atlassian.bamboo.pageobjects.pages.ual.AddApplicationLinkDialog
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
submit()
withReciprocalLink
(@Nullable String url, @NotNull String userName, @NotNull String password) withServerUrl
(@NotNull String url)
-
Constructor Details
-
AddApplicationLinkDialog
public AddApplicationLinkDialog()
-
-
Method Details
-
withServerUrl
-
withReciprocalLink
public AddApplicationLinkDialog withReciprocalLink(@Nullable @Nullable String url, @NotNull @NotNull String userName, @NotNull @NotNull String password) -
withSameUsers
-
withDifferentUsers
-
withTrustedRelationship
-
withNoTrustedRelationship
-
submit
public void submit()
-