Class EventRegistry.EventMatcher

java.lang.Object
com.atlassian.bamboo.testutils.backdoor.EventRegistry.EventMatcher
Enclosing class:
EventRegistry

public static class EventRegistry.EventMatcher extends Object
  • Constructor Details

    • EventMatcher

      public EventMatcher(String eventClass, @Nullable @Nullable String matcher)
    • EventMatcher

      public EventMatcher(String eventClass, @Nullable @Nullable String matcher, @NotNull @NotNull String matchTargetDescription)
  • Method Details