Uses of Class
org.xwiki.test.ui.po.RefactoringStatusPage
-
Packages that use RefactoringStatusPage Package Description org.xwiki.test.ui.po -
-
Uses of RefactoringStatusPage in org.xwiki.test.ui.po
Subclasses of RefactoringStatusPage in org.xwiki.test.ui.po Modifier and Type Class Description class
CopyOrRenameOrDeleteStatusPage
Represents the page that displays the status of a copy operation.class
DeletingPage
Represents the page displayed while the page (and maybe its children) is deleted.Methods in org.xwiki.test.ui.po that return RefactoringStatusPage Modifier and Type Method Description RefactoringStatusPage
RefactoringStatusPage. waitUntilFinished()
Waits until the operation finishes.
-