public class DatabaseControl extends BackdoorControl<DatabaseControl>
BackdoorControl.AddXsrfNoCheckTokenFilter, BackdoorControl.JsonMediaTypeFilter
ADMIN_REST_PATH, API_REST_PATH, DEFAULT_REST_PATH, rootPath
Constructor and Description |
---|
DatabaseControl(BambooEnvironmentData environmentData) |
Modifier and Type | Method and Description |
---|---|
Long |
getTestCasesCount() |
boolean |
isVcsBranchMarkedAsDeleted(PlanKey planKey,
String vcsBranchName)
Checks if a given VCS branch for the specified plan is marked as deleted in the database, indicating that all
plan branches referring to it should be cleaned up.
|
client, createResource, createResourceForPath, get, getEnvironmentData, getRestModulePath, percentEncode, ping, post, resourceRoot, tearDown
public DatabaseControl(@NotNull BambooEnvironmentData environmentData)
@NotNull public Long getTestCasesCount()
public boolean isVcsBranchMarkedAsDeleted(@NotNull PlanKey planKey, @NotNull String vcsBranchName) throws NotFoundException
NotFoundException
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.