public class QueueControl extends BackdoorControl<QueueControl>
BackdoorControl.AddXsrfNoCheckTokenFilter, BackdoorControl.JsonMediaTypeFilter
ADMIN_REST_PATH, API_REST_PATH, DEFAULT_REST_PATH, rootPath
Constructor and Description |
---|
QueueControl(BambooEnvironmentData environmentData) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.query.TimedQuery<List<PlanResultKey>> |
getResultKeysInQueue(com.atlassian.pageobjects.elements.timeout.Timeouts timeouts) |
com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> |
isResultKeyInQueue(PlanResultKey planResultKey,
com.atlassian.pageobjects.elements.timeout.Timeouts timeouts) |
client, createResource, createResourceForPath, get, getEnvironmentData, getRestModulePath, percentEncode, ping, post, resourceRoot, tearDown
public QueueControl(@NotNull BambooEnvironmentData environmentData)
public com.atlassian.pageobjects.elements.query.TimedQuery<List<PlanResultKey>> getResultKeysInQueue(com.atlassian.pageobjects.elements.timeout.Timeouts timeouts)
public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> isResultKeyInQueue(PlanResultKey planResultKey, com.atlassian.pageobjects.elements.timeout.Timeouts timeouts)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.