Class DeletePermissionPage
java.lang.Object
com.atlassian.jira.pageobjects.pages.AbstractJiraPage
com.atlassian.jira.pageobjects.pages.DeletePermissionPage
- All Implemented Interfaces:
com.atlassian.pageobjects.Page
Deprecated.
Represents Page Object of page represented by secure/admin/DeletePermission!default.jspa?id={id}invalid input: '&schemeId'={schemeId}". It is confirmation
page, when permission is going to be deleted.
- Since:
- v6.2
-
Field Summary
Fields inherited from class com.atlassian.jira.pageobjects.pages.AbstractJiraPage
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.pageobjects.pages.AbstractJiraPage
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
-
Constructor Details
-
DeletePermissionPage
public DeletePermissionPage(int id, int schemeId) Deprecated.Constructor.- Parameters:
id-getId()schemeId-getSchemeId()
-
-
Method Details
-
isAt
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()Deprecated.Timed condition checking if we're at given page.- Specified by:
isAtin classAbstractJiraPage- Returns:
- timed condition checking, if the test is at given page
-
getUrl
Deprecated. -
getId
public int getId()Deprecated.- Returns:
- Identity of permission which is going to be deleted.
-
getSchemeId
public int getSchemeId()Deprecated.- Returns:
- Identity of scheme, which is owner of permission, which is going to be deleted.
-
delete
Deprecated.
-
EditPermissionsSinglePage.RevokePermissionsDialoginstead