| Package | Description |
|---|---|
| com.atlassian.bamboo.deployments.results.persistence | |
| com.atlassian.bamboo.deployments.results.variable |
| 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)
|
| Modifier and Type | Method and Description |
|---|---|
int |
DeploymentVariableSubstitutionDaoImpl.delete(DeploymentResultDeletionAdapter deletionAdapter) |
int |
DeploymentVariableSubstitutionDao.delete(DeploymentResultDeletionAdapter deletionAdapter)
Delete DeploymentVariableSubstitution records related to DeploymentResults limited by
DeletionSQLAdapter.getInClause() |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.