public class SharedProjectsDialog extends InlineDialog
Modifier and Type | Class and Description |
---|---|
static class |
SharedProjectsDialog.ProjectsDialogProjectImpl |
Constructor and Description |
---|
SharedProjectsDialog(com.atlassian.pageobjects.elements.PageElement trigger,
String contentsId) |
Modifier and Type | Method and Description |
---|---|
InlineDialog |
close() |
List<ProjectsDialogProject> |
getProjects() |
SharedProjectsDialog |
open() |
getDialogContents, initialize, isOpen
public SharedProjectsDialog(com.atlassian.pageobjects.elements.PageElement trigger, String contentsId)
public SharedProjectsDialog open()
open
in class InlineDialog
public InlineDialog close()
close
in class InlineDialog
public List<ProjectsDialogProject> getProjects()
Copyright © 2002-2022 Atlassian. All Rights Reserved.