Skip to content

Commit ce9a359

Browse files
committed
Rename StepContext#getJobId to StepContext#getJobInstanceId
There is no such concept of job Id. A job has a name but not an Id. A job instance however has an Id. The goal of the getter suggested in BATCH-2769 is to access the JobInstance Id. This commit renames the newly added StepContext#getJobId to StepContext#getJobInstanceId which is more explicit. Resolves BATCH-2769
1 parent ffe158c commit ce9a359

File tree

2 files changed

+524
-523
lines changed

2 files changed

+524
-523
lines changed

0 commit comments

Comments
 (0)