@NoImplement
public interface BatchJob
extends org.mule.runtime.api.meta.NamedObject
BatchJobInstance| Modifier and Type | Method and Description |
|---|---|
int |
getMaxFailedRecords()
The number of max records allowed to fail before failing the job
|
List<BatchStep> |
getSteps() |
int getMaxFailedRecords()
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.