public class BatchRecordProcessors
extends org.mule.runtime.api.component.AbstractComponent
List of BatchStepAdapter to
make configuration parsing easier| Constructor and Description |
|---|
BatchRecordProcessors() |
| Modifier and Type | Method and Description |
|---|---|
List<BatchStepAdapter> |
getSteps() |
void |
setSteps(List<BatchStepAdapter> steps) |
public List<BatchStepAdapter> getSteps()
public void setSteps(List<BatchStepAdapter> steps)
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.