Uses of Class
net.sf.eBus.feed.pattern.MatchEvent.Builder
-
Packages that use MatchEvent.Builder Package Description net.sf.eBus.feed.pattern This package contains specialized feeds extending the basic feeds innet.sf.eBus.client. -
-
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.
-