Uses of Interface
io.dialob.executor.command.EventMatchers.TargetIdEventMatcher
-
Packages that use EventMatchers.TargetIdEventMatcher Package Description io.dialob.executor.command -
-
Uses of EventMatchers.TargetIdEventMatcher in io.dialob.executor.command
Classes in io.dialob.executor.command that implement EventMatchers.TargetIdEventMatcher Modifier and Type Class Description static classImmutableEventMatchers.TargetIdEventMatcherImmutable implementation ofEventMatchers.TargetIdEventMatcher.Methods in io.dialob.executor.command with parameters of type EventMatchers.TargetIdEventMatcher Modifier and Type Method Description static ImmutableEventMatchers.TargetIdEventMatcherImmutableEventMatchers.TargetIdEventMatcher. copyOf(EventMatchers.TargetIdEventMatcher instance)Creates an immutable copy of aEventMatchers.TargetIdEventMatchervalue.ImmutableEventMatchers.TargetIdEventMatcher.BuilderImmutableEventMatchers.TargetIdEventMatcher.Builder. from(EventMatchers.TargetIdEventMatcher instance)Fill a builder with attribute values from the providedTargetIdEventMatcherinstance.
-