Class SharedProjectsDialog
java.lang.Object
com.atlassian.jira.pageobjects.components.InlineDialog
com.atlassian.jira.pageobjects.project.fields.SharedProjectsDialog
Represents the "shared projects" inline dialog for a specific Field Configuration on the Project Configuration Fields
tab
- Since:
- v4.4
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSharedProjectsDialog
(com.atlassian.pageobjects.elements.PageElement trigger, String contentsId) -
Method Summary
Methods inherited from class com.atlassian.jira.pageobjects.components.InlineDialog
getDialogContents, initialize, isOpen
-
Constructor Details
-
SharedProjectsDialog
public SharedProjectsDialog(com.atlassian.pageobjects.elements.PageElement trigger, String contentsId)
-
-
Method Details
-
open
- Overrides:
open
in classInlineDialog
-
close
- Overrides:
close
in classInlineDialog
-
getProjects
-