Commit 1807653
dsyer
BATCH-1534: changed AbstractJob to Job
1 parent a390ff1 commit 1807653Copy full SHA for 1807653
File tree
Expand file treeCollapse file tree
1 file changed
+12
-6
lines changedOpen diff view settings
Filter options
- spring-batch-test/src/main/java/org/springframework/batch/test
Expand file treeCollapse file tree
1 file changed
+12
-6
lines changedOpen diff view settings
Collapse file
spring-batch-test/src/main/java/org/springframework/batch/test/JobLauncherTestUtils.java
Copy file name to clipboardExpand all lines: spring-batch-test/src/main/java/org/springframework/batch/test/JobLauncherTestUtils.java+12-6Lines changed: 12 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
32 | 32 | |
33 | 33 | |
34 | 34 | |
| 35 | + |
35 | 36 | |
36 | 37 | |
37 | 38 | |
| ||
71 | 72 | |
72 | 73 | |
73 | 74 | |
74 | | - |
| 75 | + |
75 | 76 | |
76 | 77 | |
77 | 78 | |
| ||
83 | 84 | |
84 | 85 | |
85 | 86 | |
86 | | - |
| 87 | + |
87 | 88 | |
88 | 89 | |
89 | 90 | |
| ||
108 | 109 | |
109 | 110 | |
110 | 111 | |
111 | | - |
| 112 | + |
112 | 113 | |
113 | 114 | |
114 | | - |
| 115 | + |
115 | 116 | |
116 | 117 | |
117 | 118 | |
| ||
222 | 223 | |
223 | 224 | |
224 | 225 | |
225 | | - |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
226 | 232 | |
227 | | - |
| 233 | + |
228 | 234 | |
229 | 235 | |
230 | 236 | |
|
0 commit comments