public class TransactionalBatchAlgorithm extends java.lang.Object implements IBatchAlgorithm, org.jumpmind.extension.IBuiltInExtensionPoint
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
TransactionalBatchAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBatchComplete(OutgoingBatch batch,
DataMetaData dataMetaData,
SimpleRouterContext routingContext) |
public static final java.lang.String NAME
public boolean isBatchComplete(OutgoingBatch batch, DataMetaData dataMetaData, SimpleRouterContext routingContext)
isBatchComplete in interface IBatchAlgorithm