File tree Expand file tree Collapse file tree
javasource/sftpconnection Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010package sftpconnection .actions ;
1111
1212import com .jcraft .jsch .Session ;
13- import com .mendix .core .session .UserSession ;
14- import sftpconnection .helpers .HandleFileSftp ;
1513import com .mendix .systemwideinterfaces .core .IContext ;
1614import com .mendix .webui .CustomJavaAction ;
1715
Original file line number Diff line number Diff line change 2929import com .jcraft .jsch .ChannelSftp ;
3030import com .jcraft .jsch .ChannelSftp .LsEntry ;
3131import com .jcraft .jsch .HostKey ;
32- import com .jcraft .jsch .HostKeyRepository ;
3332import com .jcraft .jsch .JSch ;
3433import com .jcraft .jsch .JSchException ;
3534import com .jcraft .jsch .KeyPair ;
3837import com .jcraft .jsch .SftpException ;
3938import com .mendix .core .Core ;
4039import com .mendix .core .CoreException ;
41- import com .mendix .core .session .UserSession ;
42- import com .mendix .logging .ILogNode ;
4340import com .mendix .systemwideinterfaces .MendixRuntimeException ;
4441import com .mendix .systemwideinterfaces .core .IContext ;
4542import com .mendix .systemwideinterfaces .core .IMendixObject ;
You can’t perform that action at this time.
0 commit comments