|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchOption | |
|---|---|
| org.unitils.spring.batch | |
| Uses of BatchOption in org.unitils.spring.batch |
|---|
| Methods in org.unitils.spring.batch that return BatchOption | |
|---|---|
static BatchOption |
BatchOption.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BatchOption[] |
BatchOption.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.unitils.spring.batch with parameters of type BatchOption | |
|---|---|
BatchTestImpl(org.springframework.context.ApplicationContext context,
String jobName,
String parameter,
BatchOption option,
int exitCode)
Constructor to be able to test with a parameter and an option (-restart, -stop, etc...), allowing for testing the restart of a job for instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||