Commit 5260328
Fix javadoc for getJobNames() method
Clarify that the method returns job names (not job instances)
for all jobs that have at least one job instance in the repository.
Resolves FIXME comment about ambiguous javadoc description.
Signed-off-by: HJC96 <gkswlcjs2@naver.com>
(cherry picked from commit 69da1b7)1 parent 93f4b9c commit 5260328
File tree
1 file changed
+3
-3
lines changed- spring-batch-core/src/main/java/org/springframework/batch/core/repository/dao
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments