Uses of Class
com.atlassian.bamboo.testutils.backdoor.EventRegistry.EventMatcher
-
Uses of EventRegistry.EventMatcher in com.atlassian.bamboo.testutils.backdoor
Modifier and TypeMethodDescriptionstatic EventRegistry.EventMatcher
EventRegistry.agentOfflineEvent
(long remoteAgentId) static EventRegistry.EventMatcher
EventRegistry.chainCompletedEvent
(PlanResultKey planResultKey) static EventRegistry.EventMatcher
EventRegistry.rssErrorEvent
(PlanResultKey planResultKey) static EventRegistry.EventMatcher
EventRegistry.rssPlanSavedEvent
(PlanResultKey planResultKey) static EventRegistry.EventMatcher
EventRegistry.rssSuccessfulEvent
(PlanResultKey planResultKey) Modifier and TypeMethodDescriptionboolean
EventsControl.deleteEvent
(EventRegistry.EventMatcher matcher) Attempt to delete event in the EventResource's cache.EventsControl.waitForEvent
(EventRegistry.EventMatcher matcher, com.atlassian.pageobjects.elements.query.Poller.WaitTimeout timeout, String message)