Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractTask - Class in jp.ecuacion.tool.housekeepfiles.bl.task
- AbstractTask() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
- AbstractTaskCopyOrMove - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides abstract task for copy and move.
- AbstractTaskCopyOrMove() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskCopyOrMove
- AbstractTaskLocal - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides abstract local tasks.
- AbstractTaskLocal() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskLocal
- AbstractTaskRemote - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides abstract remote tasks.
- AbstractTaskRemote() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskRemote
- AbstractTaskSftp - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides abstract sftp tasks.
- AbstractTaskSftp() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskSftp
- AbstractTaskZip - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides abstract zip tasks.
- AbstractTaskZip() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskZip
- actionForDestFileExistsEnumName - Variable in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- actionForNoSrcPathEnumName - Variable in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- afterReading() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesAuthRecord
- afterReading() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesPathRecord
- afterReading() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- AppBatchConfig - Class in jp.ecuacion.tool.housekeepfiles.config
-
Provides config.
- AppBatchConfig() - Constructor for class jp.ecuacion.tool.housekeepfiles.config.AppBatchConfig
- AppExceptionHandlerAction - Class in jp.ecuacion.tool.housekeepfiles.exceptionhandler
-
Provides Exception Handler.
- AppExceptionHandlerAction() - Constructor for class jp.ecuacion.tool.housekeepfiles.exceptionhandler.AppExceptionHandlerAction
- ARBITRARY - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.bl.task.TaskAttrCheckPtnEnum
- AuthTypeEnum - Enum Class in jp.ecuacion.tool.housekeepfiles.enums
-
Enumerates authentication types.
B
- BaseConstants - Class in jp.ecuacion.tool.housekeepfiles.constant
-
Stores constants.
- BaseConstants() - Constructor for class jp.ecuacion.tool.housekeepfiles.constant.BaseConstants
- BatchApplication - Class in jp.ecuacion.tool.housekeepfiles
-
Defines
@SpringBootApplication. - BatchApplication() - Constructor for class jp.ecuacion.tool.housekeepfiles.BatchApplication
C
- change - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskActionKindEnum
- check(HousekeepFilesTaskRecord) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
-
taskに対するHousekeepFilesTaskRecordのinput情報の内容チェック。
- checkIfToOverwrittenFileOrDirExists(HousekeepFilesTaskRecord, String, String) - Method in class jp.ecuacion.tool.housekeepfiles.util.HkFileManipulateUtil
-
Checks if overwritten files or directories exist.
- checkNeedRemoteServer(HousekeepFilesTaskRecord, List<SingleAppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
- closeConnection() - Method in class jp.ecuacion.tool.housekeepfiles.bean.ConnectionToRemoteServer
-
Provides close connection implementation.
- closeConnection() - Method in class jp.ecuacion.tool.housekeepfiles.bean.ConnectionToSftpServer
- CompressUtil - Class in jp.ecuacion.tool.housekeepfiles.util
-
Provides zip and unzip function.
- CompressUtil() - Constructor for class jp.ecuacion.tool.housekeepfiles.util.CompressUtil
- ConnectionToRemoteServer - Class in jp.ecuacion.tool.housekeepfiles.bean
-
Provides connection to remote server.
- ConnectionToRemoteServer() - Constructor for class jp.ecuacion.tool.housekeepfiles.bean.ConnectionToRemoteServer
- ConnectionToSftpServer - Class in jp.ecuacion.tool.housekeepfiles.bean
-
Provides connection to remote server through sftp.
- ConnectionToSftpServer(Session, ChannelSftp) - Constructor for class jp.ecuacion.tool.housekeepfiles.bean.ConnectionToSftpServer
-
Construct a new instance.
- consistencyCheckBetweenMultipleData(HousekeepFilesForm) - Method in class jp.ecuacion.tool.housekeepfiles.bl.HousekeepFilesBl
- Constants - Class in jp.ecuacion.tool.housekeepfiles.constant
-
Stores constants.
- Constants() - Constructor for class jp.ecuacion.tool.housekeepfiles.constant.Constants
- Copy - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides copy task.
- Copy() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.Copy
-
Constructs a new instance.
- COPY - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
- create - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskActionKindEnum
- CREATE_DIR - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
- CREATE_FILE - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
- CreateDir - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides create directory task.
- CreateDir() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.CreateDir
-
Constructs a new instance.
- CreateFile - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides create directory task.
- CreateFile() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.CreateFile
-
Constructs a new instance.
- createFromOriginal - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskActionKindEnum
- createPathInfoMap(HousekeepFilesForm) - Method in class jp.ecuacion.tool.housekeepfiles.bl.HousekeepFilesBl
- createTaskAndTaskDependentCheck(HousekeepFilesForm, List<SingleAppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.HousekeepFilesBl
- createTaskInstance(List<SingleAppException>, HousekeepFilesTaskRecord, TaskPtnEnum) - Method in class jp.ecuacion.tool.housekeepfiles.bl.HousekeepFilesBl
D
- DateTimeUtil - Class in jp.ecuacion.tool.housekeepfiles.util
-
Provides utilities on date and time.
- DateTimeUtil() - Constructor for class jp.ecuacion.tool.housekeepfiles.util.DateTimeUtil
- delete - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskActionKindEnum
- Delete - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides delete task.
- Delete() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.Delete
-
Constructs a new instance.
- DELETE - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
- dlog - Variable in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
- doesCreateOutputFileAutomatically - Variable in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
-
その他、taskの動作にかかわる属性を定義。
- doesCreateOutputFileAutomatically() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
- doesOverwriteDestPathEnumName - Variable in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- doSpecificTask(ConnectionToRemoteServer, HousekeepFilesTaskRecord, String, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskSftp
-
Executes task.
- doSpecificTask(ConnectionToRemoteServer, HousekeepFilesTaskRecord, String, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCopyFromServer
- doSpecificTask(ConnectionToRemoteServer, HousekeepFilesTaskRecord, String, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCopyToServer
- doSpecificTask(ConnectionToRemoteServer, HousekeepFilesTaskRecord, String, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCreateDir
- doSpecificTask(ConnectionToRemoteServer, HousekeepFilesTaskRecord, String, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpDeleteFromServer
- doSpecificTask(ConnectionToRemoteServer, HousekeepFilesTaskRecord, String, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpMoveFromServer
- doSpecificTask(ConnectionToRemoteServer, HousekeepFilesTaskRecord, String, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpMoveToServer
- doSpecificTask(HousekeepFilesTaskRecord, String, String, TaskPtnEnum, boolean, boolean) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskCopyOrMove
-
Executes task.
- doSpecificTask(HousekeepFilesTaskRecord, String, String, TaskPtnEnum, boolean, boolean) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.Copy
- doSpecificTask(HousekeepFilesTaskRecord, String, String, TaskPtnEnum, boolean, boolean) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.Move
- doTask(ConnectionToRemoteServer, HousekeepFilesTaskRecord, String, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
-
task実行。
- doTaskForMultipleFiles(HousekeepFilesTaskRecord, HousekeepFilesExpandedPathsInfo, ConnectionToRemoteServer, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.HousekeepFilesBl
- doTaskInternal(ConnectionToRemoteServer, HousekeepFilesTaskRecord, String, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
-
doTaskから呼び出される。
- doTaskInternal(ConnectionToRemoteServer, HousekeepFilesTaskRecord, String, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskCopyOrMove
- doTaskInternal(ConnectionToRemoteServer, HousekeepFilesTaskRecord, String, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskSftp
- doTaskInternal(ConnectionToRemoteServer, HousekeepFilesTaskRecord, String, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskZip
- doTaskInternal(ConnectionToRemoteServer, HousekeepFilesTaskRecord, String, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.CreateDir
- doTaskInternal(ConnectionToRemoteServer, HousekeepFilesTaskRecord, String, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.CreateFile
- doTaskInternal(ConnectionToRemoteServer, HousekeepFilesTaskRecord, String, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.Delete
- doTaskInternal(ConnectionToRemoteServer, HousekeepFilesTaskRecord, String, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.UnzipDeleteOrig
- doTaskInternal(ConnectionToRemoteServer, HousekeepFilesTaskRecord, String, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.UnzipRemainOrig
E
- ENV_VAR_DATE - Static variable in class jp.ecuacion.tool.housekeepfiles.constant.Constants
- ENV_VAR_HOSTNAME - Static variable in class jp.ecuacion.tool.housekeepfiles.constant.Constants
- ENV_VAR_SYS_NAME - Static variable in class jp.ecuacion.tool.housekeepfiles.constant.Constants
- ENV_VAR_TASK_NAME - Static variable in class jp.ecuacion.tool.housekeepfiles.constant.Constants
- ENV_VAR_TIMESTAMP - Static variable in class jp.ecuacion.tool.housekeepfiles.constant.Constants
- envVarExistenceCheckAndSetEnvBarExpandedPaths(List<HousekeepFilesTaskRecord>, Map<String, String>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.HousekeepFilesBl
- ERROR - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.IncidentTreatedAsEnum
- ExcelInfoListReader - Class in jp.ecuacion.tool.housekeepfiles.reader
-
Reads info sheet of the settings excel.
- ExcelInfoListReader() - Constructor for class jp.ecuacion.tool.housekeepfiles.reader.ExcelInfoListReader
-
Constructs a new instance.
- execEachTask(AbstractTask, Map<String, ConnectionToRemoteServer>, HousekeepFilesTaskRecord, Map<String, String>, Map<String, HousekeepFilesAuthRecord>, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.blf.HousekeepFilesBlf
-
Execute by task.
- execute(String) - Method in class jp.ecuacion.tool.housekeepfiles.tasklet.HousekeepFilesTasklet
-
Housekeeps files.
- execute(Throwable) - Method in class jp.ecuacion.tool.housekeepfiles.exceptionhandler.AppExceptionHandlerAction
- execute(HousekeepFilesForm) - Method in class jp.ecuacion.tool.housekeepfiles.blf.HousekeepFilesBlf
-
Executes housekeeping.
- execute(StepContribution, ChunkContext) - Method in class jp.ecuacion.tool.housekeepfiles.tasklet.HousekeepFilesTasklet
-
Executes housekeeping files.
- expandAllPath(AbstractTask, HousekeepFilesTaskRecord, Map<String, String>, ConnectionToRemoteServer) - Method in class jp.ecuacion.tool.housekeepfiles.bl.HousekeepFilesBl
- EXTENSION_NONE_WITH_DOT - Static variable in class jp.ecuacion.tool.housekeepfiles.bl.HousekeepFilesBl
- EXTENSION_ZIP_WITH_DOT - Static variable in class jp.ecuacion.tool.housekeepfiles.bl.HousekeepFilesBl
F
- FileInfo - Class in jp.ecuacion.tool.housekeepfiles.dto.other
-
Stores file info.
- FileInfo() - Constructor for class jp.ecuacion.tool.housekeepfiles.dto.other.FileInfo
-
Constructs a new instance.
- FileInfo(String, boolean) - Constructor for class jp.ecuacion.tool.housekeepfiles.dto.other.FileInfo
-
Constructs a new instance.
- FileInfo(String, boolean, long, boolean) - Constructor for class jp.ecuacion.tool.housekeepfiles.dto.other.FileInfo
-
Constructs a new instance.
- FileManipulateProtocolEnum - Enum Class in jp.ecuacion.tool.housekeepfiles.enums
-
Enumerates file manipulate protocols.
- fromFileList - Variable in class jp.ecuacion.tool.housekeepfiles.dto.other.HousekeepFilesExpandedPathsInfo
- FTP - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.FileManipulateProtocolEnum
G
- getActionForDestFileExists() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- getActionForNoSrcPath() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- getAuthInfoRecList() - Method in class jp.ecuacion.tool.housekeepfiles.dto.form.HousekeepFilesForm
- getAuthType() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesAuthRecord
- getCode() - Method in enum class jp.ecuacion.tool.housekeepfiles.enums.AuthTypeEnum
-
Returns code.
- getCode() - Method in enum class jp.ecuacion.tool.housekeepfiles.enums.FileManipulateProtocolEnum
-
Returns code.
- getCode() - Method in enum class jp.ecuacion.tool.housekeepfiles.enums.IncidentTreatedAsEnum
-
Returns code.
- getCode() - Method in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
-
Returns code.
- getConnection(String, Map<String, HousekeepFilesAuthRecord>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
-
それぞれのremote通信に対するconnection。
- getConnection(String, Map<String, HousekeepFilesAuthRecord>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskLocal
- getConnection(String, Map<String, HousekeepFilesAuthRecord>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskSftp
- getConnectionProtocol() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
-
"SFTP"などのprotocolを設定。
- getConnectionProtocol() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskLocal
- getConnectionProtocol() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskSftp
- getCurrentCal() - Method in class jp.ecuacion.tool.housekeepfiles.util.DateTimeUtil
-
Provides calender instance with current dateTime.
- getDateStr8() - Method in class jp.ecuacion.tool.housekeepfiles.util.DateTimeUtil
-
Returns today's YYYYMMDD.
- getDay(String) - Method in class jp.ecuacion.tool.housekeepfiles.util.DateTimeUtil
-
Obtains day of month from YYYYMMDD string.
- getDestPath() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- getDoesOverwriteDestPath() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- getEnvVarExpandedDestPath() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
-
Gets EnvVarExpandedDestPath.
- getEnvVarExpandedSrcPath() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
-
Gets EnvVarExpandedSrcPath.
- getFieldNameArray() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesAuthRecord
- getFieldNameArray() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesPathRecord
- getFieldNameArray() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- getFilePath() - Method in class jp.ecuacion.tool.housekeepfiles.dto.other.FileInfo
- getFromDirFileInfoList(AbstractTask, ConnectionToRemoteServer, boolean, String) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
- getInfoMap() - Method in class jp.ecuacion.tool.housekeepfiles.dto.form.HousekeepFilesForm
- getInputRuleForDestPath() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
- getInputRuleForSrcPath() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
- getIsDestPathDir() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- getIsSrcPathDir() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
-
Gets isSrcPathDir.
- getKey() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesPathRecord
- getKeyPath() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesAuthRecord
- getLastUpdTimeInMillis() - Method in class jp.ecuacion.tool.housekeepfiles.dto.other.FileInfo
- getLocalFileInfo(String) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
-
ローカルディスク上の一覧取得。
- getLocalFileInfoList(String) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
-
ローカルディスク上の一覧取得。
- getMonth(String) - Method in class jp.ecuacion.tool.housekeepfiles.util.DateTimeUtil
-
Obtains month from YYYYMMDD string.
- getPassword() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesAuthRecord
- getPathInfoRecList() - Method in class jp.ecuacion.tool.housekeepfiles.dto.form.HousekeepFilesForm
- getPort() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesAuthRecord
- getProtocol() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesAuthRecord
- getRemoteDetail(ChannelSftp, String) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskSftp
-
指定したパスをLsEntry形式で返す。
- getRemoteDirChildrenList(ChannelSftp, String) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskSftp
-
フォルダはあるが配下のファイル/フォルダがないのと、フォルダがない、またはpathがファイルの場合を区別するため、後者はエラーとする。
- getRemoteDirChildrenNameList(ChannelSftp, String) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskSftp
-
フォルダはあるが配下のファイル/フォルダがないのと、フォルダがない、またはpathがファイルの場合を区別するため、後者はエラーとする。
- getRemoteFileInfo(AbstractTask, ConnectionToRemoteServer, boolean, String) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
- getRemoteFileInfo(AbstractTask, ConnectionToRemoteServer, boolean, String) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskLocal
-
Returns null since it's never called.
- getRemoteFileInfo(AbstractTask, ConnectionToRemoteServer, boolean, String) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskSftp
- getRemoteFileInfoList(AbstractTask, ConnectionToRemoteServer, boolean, String) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
- getRemoteFileInfoList(AbstractTask, ConnectionToRemoteServer, boolean, String) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskLocal
-
Returns null since it's never called.
- getRemoteFileInfoList(AbstractTask, ConnectionToRemoteServer, boolean, String) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskSftp
-
Returns specified file or directory if exists.
- getRemoteServer() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesAuthRecord
- getRemoteServer() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- getSftpChannel() - Method in class jp.ecuacion.tool.housekeepfiles.bean.ConnectionToSftpServer
- getSrcPath() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- getSysName() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesHdRecord
- getTaskActionKind() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
-
taskの種類を指定。
- getTaskActionKind() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskCopyOrMove
- getTaskActionKind() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.CreateDir
- getTaskActionKind() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.CreateFile
- getTaskActionKind() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.Delete
- getTaskActionKind() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCopyFromServer
- getTaskActionKind() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCopyToServer
- getTaskActionKind() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCreateDir
- getTaskActionKind() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpDeleteFromServer
- getTaskActionKind() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpMoveFromServer
- getTaskActionKind() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpMoveToServer
- getTaskActionKind() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.UnzipDeleteOrig
- getTaskActionKind() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.UnzipRemainOrig
- getTaskActionKind() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.ZipDeleteOrig
- getTaskActionKind() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.ZipRemainOrig
- getTaskId() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- getTaskInfoHdRec() - Method in class jp.ecuacion.tool.housekeepfiles.dto.form.HousekeepFilesForm
- getTaskInstance(HousekeepFilesTaskRecord) - Method in class jp.ecuacion.tool.housekeepfiles.bl.HousekeepFilesBl
- getTaskName() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- getTaskPtn() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- getTimestampNumString() - Method in class jp.ecuacion.tool.housekeepfiles.util.DateTimeUtil
-
Returns timestamp with YYYYMMDD-HHMMSS.sss format for filename and others.
- getToPathFileInfo(AbstractTask, ConnectionToRemoteServer, boolean, String) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
- getUnit() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
-
Gets unit.
- getUserName() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesAuthRecord
- getValue() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesPathRecord
- getValue() - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- getYear(String) - Method in class jp.ecuacion.tool.housekeepfiles.util.DateTimeUtil
-
Obtains year from YYYYMMDD string.
H
- hasDesignatedTermPassed(long, int, int) - Method in class jp.ecuacion.tool.housekeepfiles.util.DateTimeUtil
-
Provides boolean whether designated time passes.
- hasDestPathInfo() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
-
taskが先パス情報を保持しているかをbooleanで返す。
- hasSrcPathInfo() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
-
taskが元パス情報を保持しているかをbooleanで返す。
- HkFileManipulateUtil - Class in jp.ecuacion.tool.housekeepfiles.util
-
Provides utilities.
- HkFileManipulateUtil() - Constructor for class jp.ecuacion.tool.housekeepfiles.util.HkFileManipulateUtil
- HOUSEKEEP_FILES_PATH_LIST_XML - Static variable in class jp.ecuacion.tool.housekeepfiles.constant.Constants
- HousekeepFilesAuthRecord - Class in jp.ecuacion.tool.housekeepfiles.dto.record
-
Store Auth info.
- HousekeepFilesAuthRecord(String, String, String, String, String, String, String) - Constructor for class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesAuthRecord
-
only for unit test.
- HousekeepFilesAuthRecord(List<String>) - Constructor for class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesAuthRecord
-
Constructs a new instance.
- HousekeepFilesBl - Class in jp.ecuacion.tool.housekeepfiles.bl
-
Provides business logics.
- HousekeepFilesBl() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.HousekeepFilesBl
- HousekeepFilesBlf - Class in jp.ecuacion.tool.housekeepfiles.blf
-
Provides business logics for housekeeping files.
- HousekeepFilesBlf() - Constructor for class jp.ecuacion.tool.housekeepfiles.blf.HousekeepFilesBlf
-
Construct a new instance.
- HousekeepFilesBlf(HousekeepFilesBl) - Constructor for class jp.ecuacion.tool.housekeepfiles.blf.HousekeepFilesBlf
-
only for unit test.
- HousekeepFilesExpandedPathsInfo - Class in jp.ecuacion.tool.housekeepfiles.dto.other
-
Stores parameter expanded paths info.
- HousekeepFilesExpandedPathsInfo(List<String>, List<String>) - Constructor for class jp.ecuacion.tool.housekeepfiles.dto.other.HousekeepFilesExpandedPathsInfo
-
Constructs a new instance.
- HousekeepFilesForm - Class in jp.ecuacion.tool.housekeepfiles.dto.form
-
Stores multiple records.
- HousekeepFilesForm() - Constructor for class jp.ecuacion.tool.housekeepfiles.dto.form.HousekeepFilesForm
-
only for unit-test.
- HousekeepFilesForm(String) - Constructor for class jp.ecuacion.tool.housekeepfiles.dto.form.HousekeepFilesForm
-
Constructs a new instance.
- HousekeepFilesHdRecord - Class in jp.ecuacion.tool.housekeepfiles.dto.record
-
Stores task header info.
- HousekeepFilesHdRecord() - Constructor for class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesHdRecord
- HousekeepFilesPathRecord - Class in jp.ecuacion.tool.housekeepfiles.dto.record
-
Stores path info.
- HousekeepFilesPathRecord(List<String>) - Constructor for class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesPathRecord
-
Constructs a new instance.
- HousekeepFilesTasklet - Class in jp.ecuacion.tool.housekeepfiles.tasklet
-
Housekeeps files.
- HousekeepFilesTasklet() - Constructor for class jp.ecuacion.tool.housekeepfiles.tasklet.HousekeepFilesTasklet
- HousekeepFilesTaskRecord - Class in jp.ecuacion.tool.housekeepfiles.dto.record
-
Stores task info.
- HousekeepFilesTaskRecord(String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
-
only for unit test.
- HousekeepFilesTaskRecord(List<String>) - Constructor for class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
-
Constructs a new instance.
I
- IGNORE - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.IncidentTreatedAsEnum
- IncidentTreatedAsEnum - Enum Class in jp.ecuacion.tool.housekeepfiles.enums
-
Enumerates kinds of incident treatments.
- inputRuleForDestPathInfo - Variable in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
- inputRuleForSrcPathInfo - Variable in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
- isDestPathDirEnumName - Variable in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- isDestPathLocal() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
- isDestPathLocal() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskLocal
- isDestPathLocal() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCopyFromServer
- isDestPathLocal() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCopyToServer
- isDestPathLocal() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCreateDir
- isDestPathLocal() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpDeleteFromServer
- isDestPathLocal() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpMoveFromServer
- isDestPathLocal() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpMoveToServer
- isDirectory() - Method in class jp.ecuacion.tool.housekeepfiles.dto.other.FileInfo
- isLocked() - Method in class jp.ecuacion.tool.housekeepfiles.dto.other.FileInfo
- isSrcPathDirEnumName - Variable in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- isSrcPathLocal() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
- isSrcPathLocal() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskLocal
- isSrcPathLocal() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCopyFromServer
- isSrcPathLocal() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCopyToServer
- isSrcPathLocal() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCreateDir
- isSrcPathLocal() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpDeleteFromServer
- isSrcPathLocal() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpMoveFromServer
- isSrcPathLocal() - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpMoveToServer
J
- jp.ecuacion.tool.housekeepfiles - package jp.ecuacion.tool.housekeepfiles
- jp.ecuacion.tool.housekeepfiles.bean - package jp.ecuacion.tool.housekeepfiles.bean
- jp.ecuacion.tool.housekeepfiles.bl - package jp.ecuacion.tool.housekeepfiles.bl
- jp.ecuacion.tool.housekeepfiles.bl.task - package jp.ecuacion.tool.housekeepfiles.bl.task
- jp.ecuacion.tool.housekeepfiles.blf - package jp.ecuacion.tool.housekeepfiles.blf
- jp.ecuacion.tool.housekeepfiles.config - package jp.ecuacion.tool.housekeepfiles.config
- jp.ecuacion.tool.housekeepfiles.constant - package jp.ecuacion.tool.housekeepfiles.constant
- jp.ecuacion.tool.housekeepfiles.dto.form - package jp.ecuacion.tool.housekeepfiles.dto.form
- jp.ecuacion.tool.housekeepfiles.dto.other - package jp.ecuacion.tool.housekeepfiles.dto.other
- jp.ecuacion.tool.housekeepfiles.dto.record - package jp.ecuacion.tool.housekeepfiles.dto.record
- jp.ecuacion.tool.housekeepfiles.enums - package jp.ecuacion.tool.housekeepfiles.enums
- jp.ecuacion.tool.housekeepfiles.exceptionhandler - package jp.ecuacion.tool.housekeepfiles.exceptionhandler
- jp.ecuacion.tool.housekeepfiles.reader - package jp.ecuacion.tool.housekeepfiles.reader
- jp.ecuacion.tool.housekeepfiles.tasklet - package jp.ecuacion.tool.housekeepfiles.tasklet
- jp.ecuacion.tool.housekeepfiles.util - package jp.ecuacion.tool.housekeepfiles.util
K
- KERBEROS - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.AuthTypeEnum
- KEY - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.AuthTypeEnum
L
- localDirExists(String) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
- logicalCheckTaskListAfterEnvVarExpansion(AbstractTask, HousekeepFilesTaskRecord, HousekeepFilesExpandedPathsInfo) - Method in class jp.ecuacion.tool.housekeepfiles.bl.HousekeepFilesBl
M
- main(String[]) - Static method in class jp.ecuacion.tool.housekeepfiles.BatchApplication
-
Provides main method.
- Move - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides move task.
- Move() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.Move
-
Constructs a new instance.
- MOVE - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
O
- options - Variable in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
P
- PAC_APP_HOME - Static variable in class jp.ecuacion.tool.housekeepfiles.constant.BaseConstants
- PACKAGE_HK_TASK - Static variable in class jp.ecuacion.tool.housekeepfiles.constant.Constants
- PASSWORD - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.AuthTypeEnum
- PROHIBITED - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.bl.task.TaskAttrCheckPtnEnum
R
- readExcel(String) - Method in class jp.ecuacion.tool.housekeepfiles.dto.form.HousekeepFilesForm
-
Constructs a new instance.
- readToMap(String) - Method in class jp.ecuacion.tool.housekeepfiles.reader.ExcelInfoListReader
-
Returns excel data as map format.
- recList - Variable in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesHdRecord
- remoteDirExists(ChannelSftp, String) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskSftp
- remoteExists(ChannelSftp, String) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskSftp
- remoteFileExists(ChannelSftp, String) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskSftp
- REQUIRED - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.bl.task.TaskAttrCheckPtnEnum
S
- sendWarnMail(List<AppException>, HousekeepFilesHdRecord) - Method in class jp.ecuacion.tool.housekeepfiles.bl.HousekeepFilesBl
- setDirectory(boolean) - Method in class jp.ecuacion.tool.housekeepfiles.dto.other.FileInfo
- setEnvVarInfoMap(Map<String, String>) - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
-
Sets EnvVarInfoMap.
- setFilePath(String) - Method in class jp.ecuacion.tool.housekeepfiles.dto.other.FileInfo
- setKey(String) - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesPathRecord
- setLastUpdTimeInMillis(long) - Method in class jp.ecuacion.tool.housekeepfiles.dto.other.FileInfo
- setLocked(boolean) - Method in class jp.ecuacion.tool.housekeepfiles.dto.other.FileInfo
- setSftpChannel(ChannelSftp) - Method in class jp.ecuacion.tool.housekeepfiles.bean.ConnectionToSftpServer
- setSysName(String) - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesHdRecord
- setUnit(String) - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
-
Sets unit.
- setValue(String) - Method in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesPathRecord
- SFTP - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.FileManipulateProtocolEnum
- SFTP_COPY_FROM_SERVER - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
- SFTP_COPY_TO_SERVER - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
- SFTP_CREATE_DIR - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
- SFTP_CREATE_FILE - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
- SFTP_DELETE_FROM_SERVER - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
- SFTP_MOVE_FROM_SERVER - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
- SFTP_MOVE_TO_SERVER - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
- SftpCopyFromServer - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides sftp copy from server task.
- SftpCopyFromServer() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCopyFromServer
-
Constructs a new instance.
- SftpCopyToServer - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides sftp copy to server task.
- SftpCopyToServer() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCopyToServer
-
Constructs a new instance.
- SftpCreateDir - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides sftp create directory task.
- SftpCreateDir() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCreateDir
-
Constructs a new instance.
- SftpDeleteFromServer - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides sftp delete from server task.
- SftpDeleteFromServer() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.SftpDeleteFromServer
-
Constructs a new instance.
- SftpMoveFromServer - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides sftp move to server task.
- SftpMoveFromServer() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.SftpMoveFromServer
-
Constructs a new instance.
- SftpMoveToServer - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides sftp move to server task.
- SftpMoveToServer() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.SftpMoveToServer
-
Constructs a new instance.
T
- task - Variable in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- TaskActionKindEnum - Enum Class in jp.ecuacion.tool.housekeepfiles.enums
-
Enumerates task actions.
- TaskAttrCheckPtnEnum - Enum Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides task attribute check pattern enumeration.
- taskDependentCheck(HousekeepFilesTaskRecord, List<SingleAppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
-
checkから呼び出される。
- taskDependentCheck(HousekeepFilesTaskRecord, List<SingleAppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTaskCopyOrMove
- taskDependentCheck(HousekeepFilesTaskRecord, List<SingleAppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.CreateDir
- taskDependentCheck(HousekeepFilesTaskRecord, List<SingleAppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.CreateFile
- taskDependentCheck(HousekeepFilesTaskRecord, List<SingleAppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.Delete
- taskDependentCheck(HousekeepFilesTaskRecord, List<SingleAppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCopyFromServer
- taskDependentCheck(HousekeepFilesTaskRecord, List<SingleAppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCopyToServer
- taskDependentCheck(HousekeepFilesTaskRecord, List<SingleAppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpCreateDir
- taskDependentCheck(HousekeepFilesTaskRecord, List<SingleAppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpDeleteFromServer
- taskDependentCheck(HousekeepFilesTaskRecord, List<SingleAppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpMoveFromServer
- taskDependentCheck(HousekeepFilesTaskRecord, List<SingleAppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.SftpMoveToServer
- taskDependentCheck(HousekeepFilesTaskRecord, List<SingleAppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.UnzipDeleteOrig
- taskDependentCheck(HousekeepFilesTaskRecord, List<SingleAppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.UnzipRemainOrig
- taskDependentCheck(HousekeepFilesTaskRecord, List<SingleAppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.ZipDeleteOrig
- taskDependentCheck(HousekeepFilesTaskRecord, List<SingleAppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.ZipRemainOrig
- taskPtn - Variable in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
- TaskPtnEnum - Enum Class in jp.ecuacion.tool.housekeepfiles.enums
-
Enumerates task patterns.
- taskPtnEnumName - Variable in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- tmpToFileList - Variable in class jp.ecuacion.tool.housekeepfiles.dto.other.HousekeepFilesExpandedPathsInfo
- toPath - Variable in class jp.ecuacion.tool.housekeepfiles.dto.other.HousekeepFilesExpandedPathsInfo
- treatDestPathExists(HousekeepFilesTaskRecord, String, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
- treatIncident(IncidentTreatedAsEnum, AppException, List<AppException>) - Method in class jp.ecuacion.tool.housekeepfiles.bl.task.AbstractTask
-
設定がwarnかerrorかで処理を分ける。
U
- unitName - Variable in class jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesTaskRecord
- unzip(String, String) - Method in class jp.ecuacion.tool.housekeepfiles.util.CompressUtil
-
Provides
unzipfunction. - UNZIP_DELETE_ORIG - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
- UNZIP_REMAIN_ORIG - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
- UnzipDeleteOrig - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides unzip deleting original file task.
- UnzipDeleteOrig() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.UnzipDeleteOrig
-
Constructs a new instance.
- UnzipRemainOrig - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides unzip remaining original file task.
- UnzipRemainOrig() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.UnzipRemainOrig
-
Constructs a new instance.
V
- valueOf(String) - Static method in enum class jp.ecuacion.tool.housekeepfiles.bl.task.TaskAttrCheckPtnEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class jp.ecuacion.tool.housekeepfiles.enums.AuthTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class jp.ecuacion.tool.housekeepfiles.enums.FileManipulateProtocolEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class jp.ecuacion.tool.housekeepfiles.enums.IncidentTreatedAsEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskActionKindEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class jp.ecuacion.tool.housekeepfiles.bl.task.TaskAttrCheckPtnEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class jp.ecuacion.tool.housekeepfiles.enums.AuthTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class jp.ecuacion.tool.housekeepfiles.enums.FileManipulateProtocolEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class jp.ecuacion.tool.housekeepfiles.enums.IncidentTreatedAsEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskActionKindEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WARN - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.IncidentTreatedAsEnum
Z
- ZIP_DELETE_ORIG - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
- ZIP_REMAIN_ORIG - Enum constant in enum class jp.ecuacion.tool.housekeepfiles.enums.TaskPtnEnum
- ZipDeleteOrig - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides zip deleting original file task.
- ZipDeleteOrig() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.ZipDeleteOrig
-
Constructs a new instance.
- zipDirectory(String, String) - Method in class jp.ecuacion.tool.housekeepfiles.util.CompressUtil
-
default encoding is set to "UTF-8".
- zipDirectory(String, String, String) - Method in class jp.ecuacion.tool.housekeepfiles.util.CompressUtil
-
Zip files in specified directory and create zip file.
- zipFile(String, String) - Method in class jp.ecuacion.tool.housekeepfiles.util.CompressUtil
-
default encoding is set to "UTF-8".
- zipFile(String, String, String) - Method in class jp.ecuacion.tool.housekeepfiles.util.CompressUtil
-
Zip specified file.
- zipFileList(List<String>, String) - Method in class jp.ecuacion.tool.housekeepfiles.util.CompressUtil
-
default encoding is set to "UTF-8".
- zipFileList(List<String>, String, String) - Method in class jp.ecuacion.tool.housekeepfiles.util.CompressUtil
-
Executes zip-archive files specified by ArrayList and create zip file.
- ZipRemainOrig - Class in jp.ecuacion.tool.housekeepfiles.bl.task
-
Provides zip remaining original file task.
- ZipRemainOrig() - Constructor for class jp.ecuacion.tool.housekeepfiles.bl.task.ZipRemainOrig
-
Constructs a new instance.
All Classes and Interfaces|All Packages|Constant Field Values