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, getWebDrone, setFilename, setSearch, setSharePage, setSiteName, toString
public ShareDownloadEventData(ShareEventData copyFrom, File file)
copyFrom
- existing data to copy values fromfile
- the physical file to download topublic File getFile()
Copyright © 2014. All rights reserved.