Package | Description |
---|---|
com.atlassian.bamboo.testutils.backdoor |
Modifier and Type | Method and Description |
---|---|
static 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 Type | Method and Description |
---|---|
boolean |
EventsControl.deleteEvent(EventRegistry.EventMatcher matcher)
Attempt to delete event in the EventResource's cache.
|
String |
EventsControl.waitForEvent(EventRegistry.EventMatcher matcher,
com.atlassian.pageobjects.elements.query.Poller.WaitTimeout timeout,
String message) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.