| Package | Description |
|---|---|
| com.atlassian.bamboo.deployments.results.persistence |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull DeploymentResultDeletionAdapter |
DeploymentResultDeletionAdapterFactory.forDeploymentResult(long deploymentResultId) |
static @NotNull DeploymentResultDeletionAdapter |
DeploymentResultDeletionAdapterFactory.from(EnvironmentDeletionAdapter deletionAdapter) |
| Modifier and Type | Method and Description |
|---|---|
int |
DeploymentResultDao.delete(@NotNull DeploymentResultDeletionAdapter deletionAdapter)
Delete DeploymentResults records limited by
DeletionSQLAdapter.getInClause(). |
int |
DeploymentResultDaoImpl.delete(@NotNull DeploymentResultDeletionAdapter deletionAdapter)
Delete
- DEPLOYMENT_RESULT_CUSTOMDATA (manual, JDBC)
- DEPLOYMENT_RESULT (manual, JDBC)
- WEBHOOK_RESPONSE (manual, JDBC)
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.