org.springframework.yarn.batch.repository.bindings.repo
Class GetLastStepExecutionReq
java.lang.Object
org.springframework.yarn.integration.ip.mind.binding.BaseObject
org.springframework.yarn.batch.repository.bindings.repo.GetLastStepExecutionReq
public class GetLastStepExecutionReq
- extends org.springframework.yarn.integration.ip.mind.binding.BaseObject
Request binding for JobRepository.getLastStepExecution(JobInstance, String).
- Author:
- Janne Valkealahti
| Fields inherited from class org.springframework.yarn.integration.ip.mind.binding.BaseObject |
type |
| Methods inherited from class org.springframework.yarn.integration.ip.mind.binding.BaseObject |
getType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jobInstance
public JobInstanceType jobInstance
stepName
public String stepName
GetLastStepExecutionReq
public GetLastStepExecutionReq()