public class BatchConstraint extends ConstraintFilter
BatchConstraint
is a filter that counts on every execution and
returns true when the batch size value equals the execution count.Constructor and Description |
---|
BatchConstraint() |
public boolean accept(MuleEvent event)
accept
in class ConstraintFilter
public int getBatchSize()
public void setBatchSize(int batchSize)
public Object clone() throws CloneNotSupportedException
clone
in class ConstraintFilter
CloneNotSupportedException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.