| Package | Description |
|---|---|
| org.pentaho.di.trans.step | |
| org.pentaho.di.www | |
| org.pentaho.di.www.jaxrs |
| Modifier and Type | Method and Description |
|---|---|
StepStatus |
StepStatus.fromXML(String xml) |
| Modifier and Type | Method and Description |
|---|---|
List<StepStatus> |
SlaveServerTransStatus.getStepStatusList() |
| Modifier and Type | Method and Description |
|---|---|
void |
SlaveServerTransStatus.setStepStatusList(List<StepStatus> stepStatusList) |
| Modifier and Type | Method and Description |
|---|---|
List<StepStatus> |
TransformationStatus.getStepStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransformationStatus.addStepStatus(StepStatus status) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransformationStatus.setStepStatus(List<StepStatus> stepStatus) |