com.atlassian.confluence.webdriver.pageobjects.page.space.SiteExportResult instead
from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new
README.@Deprecated public class SiteExportResult extends ConfluenceAbstractPageComponent
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter| Constructor and Description |
|---|
SiteExportResult()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDownloadUrl()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> |
isExportCompletetionResultDisplayed()
Deprecated.
|
boolean |
isSuccessful()
Deprecated.
|
boolean |
waitForCompletion()
Deprecated.
|
public boolean waitForCompletion()
public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> isExportCompletetionResultDisplayed()
@Deprecated public boolean isSuccessful()
public String getDownloadUrl()
Copyright © 2003–2022 Atlassian. All rights reserved.