Uses of Class
com.atlassian.bamboo.pageobjects.pages.admin.EditUserPage
-
Packages that use EditUserPage Package Description com.atlassian.bamboo.pageobjects.pages.admin -
-
Uses of EditUserPage in com.atlassian.bamboo.pageobjects.pages.admin
Methods in com.atlassian.bamboo.pageobjects.pages.admin that return EditUserPage Modifier and Type Method Description EditUserPage
UsersAdminPage. editUser(String username)
EditUserPage
ViewUserPage. editUser()
EditUserPage
EditUserPage. setEnabled(boolean enabled)
EditUserPage
EditUserPage. setUsername(String username)
-