public class ShareDownloadEventData extends ShareEventData
ShareEventData that holds extra file download data.
ShareEventData.FindSite, ShareEventData.MustFindSite| Constructor and Description |
|---|
ShareDownloadEventData(ShareEventData copyFrom,
File file)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
File |
getFile() |
getFilename, getSearch, getSharePage, getSiteName, getUrl, getUsername, getWebDriver, setFilename, setSearch, setSharePage, setSiteName, toStringpublic ShareDownloadEventData(ShareEventData copyFrom, File file)
copyFrom - existing data to copy values fromfile - the physical file to download topublic File getFile()
Copyright © 2016. All rights reserved.