public class DatabaseControl extends BackdoorControl<DatabaseControl>
BackdoorControl.AddXsrfNoCheckTokenFilter, BackdoorControl.JsonMediaTypeFilterADMIN_REST_PATH, API_REST_PATH, DEFAULT_REST_PATH, rootPath| Constructor and Description |
|---|
DatabaseControl(@NotNull BambooEnvironmentData environmentData) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Long |
getTestCasesCount() |
@NotNull Long |
getTestCasesCount(PlanKey planKey) |
boolean |
isVcsBranchMarkedAsDeleted(@NotNull PlanKey planKey,
@NotNull 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, tearDownpublic DatabaseControl(@NotNull
@NotNull BambooEnvironmentData environmentData)
@NotNull public @NotNull Long getTestCasesCount()
public boolean isVcsBranchMarkedAsDeleted(@NotNull
@NotNull PlanKey planKey,
@NotNull
@NotNull String vcsBranchName)
throws NotFoundException
NotFoundExceptionCopyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.