public class CustomCommandLineJobRunner
extends org.springframework.batch.core.launch.support.CommandLineJobRunner
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.lang.time.FastDateFormat |
DATE_FORMAT
Launch date format
|
static String |
LAUNCH_DATE_JOB_PARAM
"launch.date" parameter
|
| Constructor and Description |
|---|
CustomCommandLineJobRunner() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
public static final org.apache.commons.lang.time.FastDateFormat DATE_FORMAT
public static final String LAUNCH_DATE_JOB_PARAM
Copyright © 2016. All rights reserved.