public class EventsControl extends BackdoorControl<EventsControl>
BackdoorControl.AddXsrfNoCheckTokenFilter, BackdoorControl.JsonMediaTypeFilter
ADMIN_REST_PATH, API_REST_PATH, DEFAULT_REST_PATH, rootPath
Constructor and Description |
---|
EventsControl(BambooEnvironmentData environmentData) |
Modifier and Type | Method and Description |
---|---|
boolean |
deleteEvent(EventRegistry.EventMatcher matcher)
Attempt to delete event in the EventResource's cache.
|
String |
waitForEvent(EventRegistry.EventMatcher matcher,
com.atlassian.pageobjects.elements.query.Poller.WaitTimeout timeout,
String message) |
client, createResource, createResourceForPath, get, getEnvironmentData, getRestModulePath, percentEncode, ping, post, resourceRoot, tearDown
public EventsControl(@NotNull BambooEnvironmentData environmentData)
public String waitForEvent(EventRegistry.EventMatcher matcher, com.atlassian.pageobjects.elements.query.Poller.WaitTimeout timeout, String message)
public boolean deleteEvent(EventRegistry.EventMatcher matcher)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.