public static final class

EditPermissionsPage.PermissionsRowPermission

extends WebDriverElement
java.lang.Object
   ↳ com.atlassian.pageobjects.elements.WebDriverElement
     ↳ com.atlassian.jira.pageobjects.pages.EditPermissionsPage.PermissionsRowPermission

Class Overview

Single permission of EditPermissionsPage.PermissionsRow.

Summary

[Expand]
Inherited Fields
From class com.atlassian.pageobjects.elements.WebDriverElement
Public Constructors
EditPermissionsPage.PermissionsRowPermission(By locator, WebDriverLocatable parent)
Constructor.
EditPermissionsPage.PermissionsRowPermission(By locator)
Constructor.
Public Methods
EditPermissionsPage.DeleteLink getDeleteLink()
[Expand]
Inherited Methods
From class com.atlassian.pageobjects.elements.WebDriverElement
From class java.lang.Object
From interface com.atlassian.pageobjects.elements.PageElement
From interface com.atlassian.pageobjects.elements.PageElementFinder

Public Constructors

public EditPermissionsPage.PermissionsRowPermission (By locator, WebDriverLocatable parent)

Constructor.

public EditPermissionsPage.PermissionsRowPermission (By locator)

Constructor.

Public Methods

public EditPermissionsPage.DeleteLink getDeleteLink ()

Returns
  • Delete link for this permission.