| Package | Description |
|---|---|
| com.atlassian.bamboo.deployments.projects.persistence | |
| com.atlassian.bamboo.plan |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<MutableDeploymentProjectImpl,VcsBambooSpecsSourceImpl> |
MutableDeploymentProjectImpl_.vcsBambooSpecsSource |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<VcsBambooSpecsSourceImpl,Long> |
VcsBambooSpecsSourceImpl_.id |
static javax.persistence.metamodel.SingularAttribute<VcsBambooSpecsSourceImpl,String> |
VcsBambooSpecsSourceImpl_.sourceLocation |
static javax.persistence.metamodel.SingularAttribute<AbstractChain,VcsBambooSpecsSourceImpl> |
AbstractChain_.vcsBambooSpecsSource |
static javax.persistence.metamodel.SingularAttribute<VcsBambooSpecsSourceImpl,VcsLocationBambooSpecsStateImpl> |
VcsBambooSpecsSourceImpl_.vcsLocationBambooSpecsState |
| Modifier and Type | Method and Description |
|---|---|
static VcsBambooSpecsSourceImpl |
VcsBambooSpecsSourceImpl.javaSpecsSource(VcsLocationBambooSpecsStateImpl vcsLocationBambooSpecsState)
Creates instance of Specs Source which references Java Specs.
|
static VcsBambooSpecsSourceImpl |
VcsBambooSpecsSourceImpl.yamlSpecsSource(VcsLocationBambooSpecsStateImpl vcsLocationBambooSpecsState,
String sourceFilename)
Creates instance of Specs Source which references YAML file
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractChain.setVcsBambooSpecsSource(VcsBambooSpecsSourceImpl vcsBambooSpecsSource) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.