|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeploymentResultDeletionAdapter | |
|---|---|
| com.atlassian.bamboo.deployments.results.persistence | |
| com.atlassian.bamboo.deployments.results.variable | |
| Uses of DeploymentResultDeletionAdapter in com.atlassian.bamboo.deployments.results.persistence |
|---|
| Methods in com.atlassian.bamboo.deployments.results.persistence that return DeploymentResultDeletionAdapter | |
|---|---|
static DeploymentResultDeletionAdapter |
DeploymentResultDeletionAdapterFactory.forDeploymentResult(long deploymentResultId)
|
static DeploymentResultDeletionAdapter |
DeploymentResultDeletionAdapterFactory.from(EnvironmentDeletionAdapter deletionAdapter)
|
| Methods in com.atlassian.bamboo.deployments.results.persistence with parameters of type DeploymentResultDeletionAdapter | |
|---|---|
int |
DeploymentResultDaoImpl.delete(DeploymentResultDeletionAdapter deletionAdapter)
Delete - DEPLOYMENT_RESULT_CUSTOMDATA (manual, JDBC) - DEPLOYMENT_RESULT (manual, JDBC) |
int |
DeploymentResultDao.delete(DeploymentResultDeletionAdapter deletionAdapter)
Delete DeploymentResults records limited by DeletionSQLAdapter.getInClause(). |
| Uses of DeploymentResultDeletionAdapter in com.atlassian.bamboo.deployments.results.variable |
|---|
| Methods in com.atlassian.bamboo.deployments.results.variable with parameters of type DeploymentResultDeletionAdapter | |
|---|---|
int |
DeploymentVariableSubstitutionDaoImpl.delete(DeploymentResultDeletionAdapter deletionAdapter)
|
int |
DeploymentVariableSubstitutionDao.delete(DeploymentResultDeletionAdapter deletionAdapter)
Delete DeploymentVariableSubstitution records related to DeploymentResults limited by DeletionSQLAdapter.getInClause() |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||