Files
spring-batch/spring-batch-core
Kui Liu e29f77e01e BATCH-2715: Change the method name "getStartable" to "isStartable".
The method is named as "getStartable". "getStartable" is prone to obtain something. "isStartable" is a query asking whether the stepExecution is startable, which describes what the method is doning. So, "isStartable" should be more intuitive.
2018-08-31 20:08:01 +02:00
..
2014-04-02 14:35:53 -04:00