Method | Description | |
---|---|---|
DssInboundLoadFileJob ( string defaultFileEncoding, IDssFtpControlMgr dssFtpControlMgr, IDssInboundControlMgr dssInboundControlMgr ) : System | ||
Execute ( JobRunContext context ) : void |
Method | Description | |
---|---|---|
DownloadFile ( ) : void | ||
ImportData ( IWindsorContainer container ) : void |
public DssInboundLoadFileJob ( string defaultFileEncoding, IDssFtpControlMgr dssFtpControlMgr, IDssInboundControlMgr dssInboundControlMgr ) : System | ||
defaultFileEncoding | string | |
dssFtpControlMgr | IDssFtpControlMgr | |
dssInboundControlMgr | IDssInboundControlMgr | |
return | System |
public Execute ( JobRunContext context ) : void | ||
context | JobRunContext | |
return | void |