|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectibi.broker.api.data.schedule.Distribution
ibi.broker.api.data.schedule.DistributionFTP
ibi.broker.api.data.schedule.DistributionSFTP
public class DistributionSFTP
The DistributionSFTP class extends the DistributionFTP class where the distribution method for the scheduled ReportCaster report is SSH (Secure Shell) File Transfer Protocol.
Field Summary |
---|
Fields inherited from class ibi.broker.api.data.schedule.Distribution |
---|
description, EMAIL, enabled, FTP, id, LIBRARY, MRE, PRINT, SFTP |
Constructor Summary | |
---|---|
DistributionSFTP()
|
Method Summary |
---|
Methods inherited from class ibi.broker.api.data.schedule.DistributionFTP |
---|
getDestination, getFtpLocation, getFtpPassword, getFtpServerName, getFtpUserName, getIndexFile, getZipFileName, isZipBurstReportsTogether, isZipResult, setDestination, setFtpLocation, setFtpPassword, setFtpServerName, setFtpUserName, setIndexFile, setZipBurstReportsTogether, setZipFileName, setZipResult |
Methods inherited from class ibi.broker.api.data.schedule.Distribution |
---|
getDescription, getId, isEnabled, setDescription, setEnabled, setId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DistributionSFTP()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |