| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.module.batch.internal | |
| com.mulesoft.mule.runtime.module.batch.internal.record |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBatchStep.setAcceptPolicy(AcceptRecordPolicy acceptPolicy) |
| Modifier and Type | Method and Description |
|---|---|
static AcceptRecordPolicy |
AcceptRecordPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AcceptRecordPolicy[] |
AcceptRecordPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RecordFilteringStrategy(AcceptRecordPolicy acceptRecordPolicy,
String expression,
org.mule.runtime.core.api.el.ExpressionManager expressionManager) |
Copyright © 2006–2019 MuleSoft, Inc.. All rights reserved.