Modifier and Type | Method and Description |
---|---|
int |
CommentHibernateDao.deleteByEntityId(DeletionSQLAdapter deletionAdapter) |
int |
CommentDao.deleteByEntityId(DeletionSQLAdapter deletionAdapter)
Delete Comments related to an entity.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EnvironmentDeletionAdapter |
Modifier and Type | Interface and Description |
---|---|
interface |
DeploymentResultDeletionAdapter |
Modifier and Type | Interface and Description |
---|---|
interface |
DeploymentVersionDeletionAdapter |
Modifier and Type | Method and Description |
---|---|
int |
VariableDefinitionHibernateDao.deleteByDeploymentVersion(DeletionSQLAdapter deletionAdapter) |
int |
VariableDefinitionDao.deleteByDeploymentVersion(DeletionSQLAdapter deletionAdapter)
Delete VariableDefinitions related to DeploymentVersions.
|
int |
VariableDefinitionHibernateDao.deleteByEnvironment(DeletionSQLAdapter deletionAdapter) |
int |
VariableDefinitionDao.deleteByEnvironment(DeletionSQLAdapter deletionAdapter)
Delete VariableDefinitions related to Environments.
|
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.