Uses of Interface
io.dialob.session.engine.session.command.EventMatchers.TargetIdEventMatcher
Packages that use EventMatchers.TargetIdEventMatcher
-
Uses of EventMatchers.TargetIdEventMatcher in io.dialob.session.engine.session.command
Classes in io.dialob.session.engine.session.command that implement EventMatchers.TargetIdEventMatcherModifier and TypeClassDescriptionstatic final classImmutable implementation ofEventMatchers.TargetIdEventMatcher.Methods in io.dialob.session.engine.session.command with parameters of type EventMatchers.TargetIdEventMatcherModifier and TypeMethodDescriptionImmutableEventMatchers.TargetIdEventMatcher.copyOf(EventMatchers.TargetIdEventMatcher instance) Creates an immutable copy of aEventMatchers.TargetIdEventMatchervalue.ImmutableEventMatchers.TargetIdEventMatcher.Builder.from(EventMatchers.TargetIdEventMatcher instance) Fill a builder with attribute values from the providedTargetIdEventMatcherinstance.