@Deprecated public class BatchMelFunctions extends Object
| Constructor and Description |
|---|
BatchMelFunctions()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.core.internal.el.mvel.ExpressionLanguageFunction |
createFailureExceptionFunction()
Deprecated.
|
static org.mule.runtime.core.internal.el.mvel.ExpressionLanguageFunction |
createGetFirstExceptionFunction()
Deprecated.
|
static org.mule.runtime.core.internal.el.mvel.ExpressionLanguageFunction |
createGetLastExceptionFunction()
Deprecated.
|
static org.mule.runtime.core.internal.el.mvel.ExpressionLanguageFunction |
createGetStepExceptionsFunction()
Deprecated.
|
static org.mule.runtime.core.internal.el.mvel.ExpressionLanguageFunction |
createIsFailedRecordFunction()
Deprecated.
|
static org.mule.runtime.core.internal.el.mvel.ExpressionLanguageFunction |
createIsSuccessfulRecordFunction()
Deprecated.
|
public static org.mule.runtime.core.internal.el.mvel.ExpressionLanguageFunction createIsSuccessfulRecordFunction()
public static org.mule.runtime.core.internal.el.mvel.ExpressionLanguageFunction createIsFailedRecordFunction()
public static org.mule.runtime.core.internal.el.mvel.ExpressionLanguageFunction createFailureExceptionFunction()
public static org.mule.runtime.core.internal.el.mvel.ExpressionLanguageFunction createGetStepExceptionsFunction()
public static org.mule.runtime.core.internal.el.mvel.ExpressionLanguageFunction createGetFirstExceptionFunction()
public static org.mule.runtime.core.internal.el.mvel.ExpressionLanguageFunction createGetLastExceptionFunction()
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.