| Package | Description |
|---|---|
| com.rational.test.ft.script |
| Modifier and Type | Method and Description |
|---|---|
static java.util.ArrayList<UnexpectedWindow> |
UnexpectedWindowConfigurationManager.getActiveWindowList(java.lang.Object[] domains)
Method to retrieve ActiveWindowList for one/more domains
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
UnexpectedWindowConfigurationManager.updateActiveWindows(UnexpectedWindow window,
java.lang.String domainName,
boolean closeWindowFlag)
Method to create/update active window.
|
static void |
UnexpectedWindowConfigurationManager.updateActiveWindowsData(UnexpectedWindow window)
Method to update the active windows.
|