public static class JobRunResult.JobRunResultSteps extends Object implements Serializable
| Constructor and Description |
|---|
JobRunResultSteps() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAdditionalMsgs() |
String |
getStepName() |
boolean |
isSuccessed() |
void |
setAdditionalMsgs(List<String> additionalMsgs) |
void |
setStepName(String stepName) |
void |
setSuccessed(boolean successed) |
String |
toString() |
Copyright © 2019. All rights reserved.