All Downloads are FREE. Search and download functionalities are using the official Maven repository.

p.spring-batch-lightmin-server-fe.2.2.1.source-code.helptext.properties Maven / Gradle / Ivy

The newest version!
## job-listener.html
helptext.listener.batch_job=Choose the job you want to listen to
helptext.listener.status=Choose the status in which the listener gets established
helptext.listener.source_folder=Choose a base path, where to listen
helptext.listener.file_pattern=Use ant style path expressions to match files
helptext.listener.poller_period=Period in which the listener checks for information
helptext.listener.executor=Synchronus: Start listener on calling thread. Asynchronus: Start listener on new thread
## job-scheduler.html
helptext.scheduler.batch_job=Choose the job you want to schedule
helptext.scheduler.status=Choose the status in which the Scheduler gets established
helptext.scheduler.cron_expression=Use Quartz Syntax with requirement of 6 Arguments
helptext.scheduler.initial_delay=Delay for the first scheduler execution
helptext.scheduler.fixed_delay=Delay for each other scheduler execution
helptext.scheduler.executor=Synchronus: Start listener on calling thread. Asynchronus: Start listener on new thread
## batch-job-execution.html
helptext.batch_job_execution.redo=You can only restart an execution if it wasn't completed the first time.
##server scheduler exclusive
helptext.server.scheduler.instance_execution_count=Number of instances the job should be launched
helptext.server.scheduler.retryable=If a execution should be retriggered after failing
helptext.server.scheduler.max_retries=How often a failed execution should be retried to launch
helptext.server.scheduler.retry_interval=The interval in millis between a failed launch and the retry




© 2015 - 2025 Weber Informatics LLC | Privacy Policy