public class StepExecutionRequest extends Object implements Serializable
Constructor and Description |
---|
StepExecutionRequest(String stepName,
Long jobExecutionId,
Long stepExecutionId) |
Modifier and Type | Method and Description |
---|---|
Long |
getJobExecutionId() |
Long |
getStepExecutionId() |
String |
getStepName() |
String |
toString() |
Copyright © 2015. All rights reserved.