Uses of Class
com.atlassian.jira.plugin.issuenav.pageobjects.ShareDialog
Packages that use ShareDialog
Package
Description
-
Uses of ShareDialog in com.atlassian.jira.plugin.issuenav.pageobjects
Methods in com.atlassian.jira.plugin.issuenav.pageobjects that return ShareDialogModifier and TypeMethodDescriptionShareDialog.addRecipient(String recipient) ShareDialog.closeByCancelButton()ShareDialog.closeBySelectingOutside()IssueDetailComponent.getShareDialog()Get the share dialog for view issue page This scopes the page element to bind onto the correct share button on view issue pageIssuesPage.getShareDialog()IssueDetailComponent.getShareDialogViaShortcut()Get the share dialog for view issue page, using a shortcutIssuesPage.getShareDialogViaShortcut()Get the share dialog for view issue page, using a shortcutShareDialog.open()ShareDialog.openViaKeyboardShortcut()ShareDialog.removeRecipient(String username) ShareDialog.selectShareTarget(String target) ShareDialog.submit()ShareDialog.waitForSubmit(Tracer tracer) -
Uses of ShareDialog in com.atlassian.jira.plugin.issuenav.pageobjects.splitview
Methods in com.atlassian.jira.plugin.issuenav.pageobjects.splitview that return ShareDialogModifier and TypeMethodDescriptionSplitLayout.getShareDialog()Get the share dialog for split view page This scopes the page element to bind onto the correct share button on issue nav page