Uses of Class
net.sf.eBus.feed.pattern.MatchEvent.Builder
-
-
Uses of MatchEvent.Builder in net.sf.eBus.feed.pattern
Methods in net.sf.eBus.feed.pattern that return MatchEvent.Builder Modifier and Type Method Description static MatchEvent.BuilderMatchEvent. builder()Returns a newMatchEventbuilder instance.MatchEvent.BuilderMatchEvent.Builder. groups(Map<String,List<ENotificationMessage>> groups)Sets the message collection map to the given value.MatchEvent.BuilderMatchEvent.Builder. userCache(Map<Object,Object> userCache)Sets the user cache to the given value.
-