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