| Class | Description |
|---|---|
| BatchGlobalBindingContextProvider |
Registers the expression bindings for the batch module
|
| ExceptionForStepFunction |
Returns the
Exception that the current record experienced in a given step, or null if the record didn't fail on
that step. |
| GetFirstExceptionFunction |
Returns the first
Exception that the current record experienced or null if the record hasn't failed so far |
| GetLastExceptionFunction |
Returns the last
Exception that the current record experienced or null if the record hasn't failed so far |
| GetStepExceptionsFunction | |
| IsFailedRecordFunction |
Returns whether the current
Record has failed on any step. |
| IsSuccessfulRecordFunction |
Returns whether the current
Record has not failed on any step. |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.