com.atlassian.jira.pageobjects.project.fields
Class SharedProjectsDialog
java.lang.Object
com.atlassian.jira.pageobjects.components.InlineDialog
com.atlassian.jira.pageobjects.project.fields.SharedProjectsDialog
public class SharedProjectsDialog
- extends InlineDialog
Represents the "shared projects" inline dialog for a specific Field Configuration on the Project Configuration
Fields tab
- Since:
- v4.4
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SharedProjectsDialog
public SharedProjectsDialog(com.atlassian.pageobjects.elements.PageElement trigger,
String contentsId)
open
public SharedProjectsDialog open()
- Overrides:
open
in class InlineDialog
close
public InlineDialog close()
- Overrides:
close
in class InlineDialog
getProjects
public List<ProjectsDialogProject> getProjects()
Copyright © 2002-2011 Atlassian. All Rights Reserved.