Uses of Class
io.dialob.session.engine.session.command.ImmutableEventMatchers.TargetIdEventMatcher
Packages that use ImmutableEventMatchers.TargetIdEventMatcher
-
Uses of ImmutableEventMatchers.TargetIdEventMatcher in io.dialob.session.engine.session.command
Methods in io.dialob.session.engine.session.command that return ImmutableEventMatchers.TargetIdEventMatcherModifier and TypeMethodDescriptionImmutableEventMatchers.TargetIdEventMatcher.Builder.build()Builds a newTargetIdEventMatcher.ImmutableEventMatchers.TargetIdEventMatcher.copyOf(EventMatchers.TargetIdEventMatcher instance) Creates an immutable copy of aEventMatchers.TargetIdEventMatchervalue.Construct a new immutableTargetIdEventMatcherinstance.ImmutableEventMatchers.TargetIdEventMatcher.withTargetId(ItemId value) Copy the current immutable object by setting a value for thetargetIdattribute.