| Package | Description |
|---|---|
| com.atlassian.bamboo.deployments.projects.persistence | |
| com.atlassian.bamboo.plan | |
| com.atlassian.bamboo.plan.rss | |
| com.atlassian.bamboo.project |
| 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<VcsBambooSpecsSourceImpl,VcsLocationBambooSpecsStateImpl> |
VcsBambooSpecsSourceImpl_.vcsLocationBambooSpecsState |
| Modifier and Type | Method and Description |
|---|---|
static VcsBambooSpecsSourceImpl |
VcsBambooSpecsSourceImpl.javaSpecsSource(@NotNull VcsLocationBambooSpecsStateImpl vcsLocationBambooSpecsState)
Creates instance of Specs Source which references Java Specs.
|
static VcsBambooSpecsSourceImpl |
VcsBambooSpecsSourceImpl.yamlSpecsSource(@NotNull VcsLocationBambooSpecsStateImpl vcsLocationBambooSpecsState,
String sourceFilename)
Creates instance of Specs Source which references YAML file
|
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<PlanVcsBambooSpecsSourceImpl,VcsBambooSpecsSourceImpl> |
PlanVcsBambooSpecsSourceImpl_.vcsBambooSpecsSource |
| Modifier and Type | Method and Description |
|---|---|
@Nullable VcsBambooSpecsSourceImpl |
DefaultProject.getVcsBambooSpecsSource() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.