Class AbstractTaskRemote
java.lang.Object
jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskRemote
- Direct Known Subclasses:
AbstractTaskSftp
Provides abstract remote tasks.
-
Field Summary
Fields inherited from class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
dlog, doesCreateOutputFileAutomatically, inputRuleForDestPathInfo, inputRuleForSrcPathInfo, taskPtn -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
check, checkNeedRemoteServer, doesCreateOutputFileAutomatically, doTask, doTaskInternal, getConnection, getConnectionProtocol, getFromDirFileInfoList, getInputRuleForDestPath, getInputRuleForSrcPath, getLocalFileInfo, getLocalFileInfoList, getRemoteFileInfo, getRemoteFileInfoList, getTaskActionKind, getToPathFileInfo, hasDestPathInfo, hasSrcPathInfo, isDestPathLocal, isSrcPathLocal, localDirExists, taskDependentCheck, treatDestPathExists, treatIncident
-
Constructor Details
-
AbstractTaskRemote
public AbstractTaskRemote()
-