com.atlassian.jira.pageobjects.pages.admin
Class GroupBrowserPage.GroupListRow

java.lang.Object
  extended by com.atlassian.jira.pageobjects.pages.admin.GroupBrowserPage.GroupListRow
Enclosing class:
GroupBrowserPage

public static class GroupBrowserPage.GroupListRow
extends Object


Constructor Summary
GroupBrowserPage.GroupListRow(com.atlassian.pageobjects.elements.PageElement row)
           
 
Method Summary
 DeleteGroupPage delete()
           
 String getGroupName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupBrowserPage.GroupListRow

public GroupBrowserPage.GroupListRow(com.atlassian.pageobjects.elements.PageElement row)
Method Detail

getGroupName

public String getGroupName()

delete

public DeleteGroupPage delete()
                       throws URISyntaxException
Throws:
URISyntaxException


Copyright © 2002-2014 Atlassian. All Rights Reserved.