Package com.atlassian.jira.util
Class ProgressPageControl
java.lang.Object
com.atlassian.jira.util.ProgressPageControl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidDeprecated.since 7.2.static voidwait(net.sourceforge.jwebunit.WebTester tester, String formName, String reloadButton, String submitButton) static voidwaitAndReload(net.sourceforge.jwebunit.WebTester tester, String formName, String reloadButton, String confirmButton)
-
Constructor Details
-
ProgressPageControl
public ProgressPageControl()
-
-
Method Details
-
wait
public static void wait(net.sourceforge.jwebunit.WebTester tester, String formName, String reloadButton) Deprecated.since 7.2. Usewait(WebTester, String, String, String)instead. -
wait
-
waitAndReload
-