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, isOpenpublic SharedProjectsDialog(com.atlassian.pageobjects.elements.PageElement trigger,
String contentsId)
public SharedProjectsDialog open()
open in class InlineDialogpublic InlineDialog close()
close in class InlineDialogpublic List<ProjectsDialogProject> getProjects()
Copyright © 2002-2017 Atlassian. All Rights Reserved.