すべてのクラス

クラス 説明
AbstractBotCommand<R>
The class that abstracts the bot command.
AbstractTasklet
The class that abstracts tasklet process.
ActionError
The class that manages action error.
ActionRecord
The entity that manages action record.
ActionRecordRepository
The interface that manages action record repository.
BatchConfiguration
The class that defines the basic configuration of a batch process.
BatchJob
The catalog that manages batch job.
BatchJobConfiguration
The class that defines the configuration of a batch job process and schedule.
BatchStep
The catalog that manages batch step.
BatchStepCollections
The class that manages collections of batch step.
BatchStepConfiguration
The class that defines the configuration of a batch step process and schedule.
BatchTask
The class that manages task.
BatchTaskResult
The class that manages the result of batch task.
BotCommand<R>
The interface that represents bot command.
CloseSessionTasklet
The tasklet manages operations of close session step.
DateFormat
The catalog that manages date format.
DateUtils
It provides common functions for date operation.
DefaultVariable
The entity that manages the content "DefaultVariable" .
DefaultVariableMapper
The mapper class that manages the content "DefaultVariable" .
Delimiter
The catalog that manages delimiter.
Error
The entity that manages error.
ErrorRepository
The ineterface that manages error repository.
ExecuteDeleteFileTasklet
The tasklet manages operations of delete file step.
Filater
The Filater is an object that manages various commands for file deletion, and allows you to delete files according to the rules defined through Filater .
FilaterBatchApplication
The SpringBoot Batch application for Filater.
FileDeleteCommand
The class that manages the file delete command.
FileDeleteCommandResult
The class that the result of file delete command.
FileDeleteCommandResult.FileDeleteCommandResultBuilder
The inner builder class for FileDeleteCommandResult .
FileDeleteConfig
This is the configuration that manages the data related to file deletion.
FileDeleter
The interface that abstracts an object that deletes files.
FileDeleteResult
The entity that manages file delete result.
FileDeleteResultRepository
The ineterface that manages file delete result repository.
FileDeleteRule
The entity that manages file delete rule.
FileDeleteRuleRepository
The interface that manages file delete rule repository.
LastAction
The entity that manages last action.
LastActionRepository
The interface that manages last action repository.
LineMessageBuilder
The class that builds message for Line.
MessageBuilder
The interface that represents the process of message building.
MongoCollections
The class that manages collections of MongoDB.
MongoConfiguration
The configuration class for MongoDB.
MongoDatabase
The catalog that manages mongo database.
NotifyResultReportTasklet
The tasklet manages operations of notify result report step.
TaskType
The catalog that manages task type.
Variable
The entity that manages variable.
VariableName
The catalog that manages variable name.
VariableRepository
The interface that manages variable repository.