Uses of Class
com.atlassian.confluence.it.admin.ManageGroups
-
Packages that use ManageGroups Package Description com.atlassian.confluence.it.admin -
-
Uses of ManageGroups in com.atlassian.confluence.it.admin
Methods in com.atlassian.confluence.it.admin that return ManageGroups Modifier and Type Method Description ManageGroups
ManageGroups. forceRemoveGroup(Group group)
Directly trigger the remove group action, rather than attempting to click through via a 'Remove' link.ManageGroups
ManageGroups. removeGroup(Group group)
static ManageGroups
ManageGroups. showAllGroups()
static ManageGroups
ManageGroups. showAllGroups(net.sourceforge.jwebunit.junit.WebTester tester)
-