public class StepExecutionResource
extends org.springframework.hateoas.ResourceSupport
Modifier and Type | Class and Description |
---|---|
static class |
StepExecutionResource.Page |
Constructor and Description |
---|
StepExecutionResource(Long jobExecutionId,
org.springframework.batch.core.StepExecution stepExecution,
String stepType) |
Modifier and Type | Method and Description |
---|---|
Long |
getJobExecutionId() |
org.springframework.batch.core.StepExecution |
getStepExecution() |
String |
getStepType() |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.