public class UpdateExecutionContextReq extends BaseObject
JobRepository.updateExecutionContext(JobExecution)
and JobRepository.updateExecutionContext(StepExecution).| Modifier and Type | Field and Description |
|---|---|
JobExecutionType |
jobExecution |
StepExecutionType |
stepExecution |
type| Constructor and Description |
|---|
UpdateExecutionContextReq() |
getTypepublic JobExecutionType jobExecution
public StepExecutionType stepExecution