|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobParameter | |
|---|---|
| org.springframework.batch.core | Core domain context for Spring Batch covering jobs, steps, configuration and execution abstractions. |
| Uses of JobParameter in org.springframework.batch.core |
|---|
| Methods in org.springframework.batch.core that return types with arguments of type JobParameter | |
|---|---|
java.util.Map<java.lang.String,JobParameter> |
JobParameters.getParameters()
Get a map of all parameters, including string, long, and date. |
| Constructor parameters in org.springframework.batch.core with type arguments of type JobParameter | |
|---|---|
JobParameters(java.util.Map<java.lang.String,JobParameter> parameters)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||