| Package | Description |
|---|---|
| com.atlassian.bamboo.deployments.results.migration.stream.variable | |
| com.atlassian.bamboo.deployments.results.variable |
| Modifier and Type | Method and Description |
|---|---|
protected DeploymentVariableSubstitution |
DeploymentVariableSubstitutionMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DeploymentVariableSubstitutionMapper.exportProperties(org.codehaus.staxmate.out.SMOutputElement outputElement,
DeploymentVariableSubstitution variableSubstitution,
org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
DeploymentVariableSubstitutionMapper.importProperties(DeploymentVariableSubstitution variableSubstitution,
org.codehaus.staxmate.in.SMInputCursor inputCursor,
org.hibernate.Session session) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentVariableSubstitutionImpl |
| Modifier and Type | Method and Description |
|---|---|
List<DeploymentVariableSubstitution> |
DeploymentVariableSubstitutionDaoImpl.getVariableSubstitutionsForDeploymentResult(long deploymentResultId) |
List<DeploymentVariableSubstitution> |
DeploymentVariableSubstitutionDao.getVariableSubstitutionsForDeploymentResult(long deploymentResultId) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentVariableSubstitutionDaoImpl.save(DeploymentVariableSubstitution deploymentVariableSubstitution) |
void |
DeploymentVariableSubstitutionDao.save(DeploymentVariableSubstitution deploymentVariableSubstitution) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.