public class PathMovedEvent extends ApacheMinaSftpEvent
cause
sourceSE
コンストラクターと説明 |
---|
PathMovedEvent(ObjectSE source, PathSE srcPath, PathSE dstPath, ThrowableSE thrown) |
修飾子と型 | メソッドと説明 |
---|---|
PathSE | getDstPath() |
PathSE | getSrcPath() |
StringSE | toString() |
getSession
getCause, getSourceAsType
getTimestamp
getSourceSE
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
public PathMovedEvent(ObjectSE source, PathSE srcPath, PathSE dstPath, @Nullable ThrowableSE thrown)