- java.lang.Object
-
- org.springframework.batch.core.Entity
-
- org.springframework.batch.core.JobExecution
-
- org.springframework.cloud.dataflow.server.batch.JobExecutionWithStepCount
-
-
Constructor Summary
Constructors
Constructor and Description |
JobExecutionWithStepCount(org.springframework.batch.core.JobExecution original,
int stepCount) |
-
Method Summary
-
Methods inherited from class org.springframework.batch.core.JobExecution
addFailureException, addStepExecutions, createStepExecution, getAllFailureExceptions, getCreateTime, getEndTime, getExecutionContext, getExitStatus, getFailureExceptions, getJobConfigurationName, getJobId, getJobInstance, getJobParameters, getLastUpdated, getStartTime, getStatus, getStepExecutions, isRunning, isStopping, setCreateTime, setEndTime, setExecutionContext, setExitStatus, setJobInstance, setLastUpdated, setStartTime, setStatus, stop, toString, upgradeStatus
-
Methods inherited from class org.springframework.batch.core.Entity
equals, getId, getVersion, hashCode, incrementVersion, setId, setVersion
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.