Class OrEventCriteriaBuilder

java.lang.Object
org.axonframework.messaging.eventstreaming.OrEventCriteriaBuilder

public final class OrEventCriteriaBuilder extends Object
Builder class to construct an EventCriteria that will match the to-be-built criteria and the already existing criteria. Mimics the static methods of the EventCriteria to provide a consistent, fluent API.
Since:
5.0.0
Author:
Mitchell Herrijgers
See Also:
  • Method Details