| Package | Description |
|---|---|
| com.atlassian.bamboo.plan | |
| com.atlassian.bamboo.rest.model.repository | |
| com.atlassian.bamboo.specs |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<VcsLocationBambooSpecsStateImpl,VcsLocationBambooSpecsState.SpecsImportState> |
VcsLocationBambooSpecsStateImpl_.specsImportState |
| Modifier and Type | Method and Description |
|---|---|
VcsLocationBambooSpecsState.SpecsImportState |
VcsLocationBambooSpecsStateImpl.getSpecImportState() |
VcsLocationBambooSpecsState.SpecsImportState |
ImmutableVcsLocationBambooSpecsStateImpl.getSpecImportState() |
VcsLocationBambooSpecsState.SpecsImportState |
ImmutableVcsLocationBambooSpecsState.getSpecImportState() |
static VcsLocationBambooSpecsState.SpecsImportState |
VcsLocationBambooSpecsState.SpecsImportState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VcsLocationBambooSpecsState.SpecsImportState[] |
VcsLocationBambooSpecsState.SpecsImportState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VcsLocationBambooSpecsStateImpl.setSpecsImportState(VcsLocationBambooSpecsState.SpecsImportState specsImportState) |
void |
VcsLocationBambooSpecsStateImpl.updateDataAfterSpecImport(String logFilename,
VcsLocationBambooSpecsState.SpecsImportState specsImportState) |
void |
VcsLocationBambooSpecsState.updateDataAfterSpecImport(String logFilename,
VcsLocationBambooSpecsState.SpecsImportState specsImportState) |
| Modifier and Type | Method and Description |
|---|---|
VcsLocationBambooSpecsState.SpecsImportState |
RestVcsLocationBambooSpecsState.getSpecImportState() |
| Modifier and Type | Method and Description |
|---|---|
void |
BambooSpecsManagerImpl.updateAfterSpecsImport(VcsLocationBambooSpecsState vcsLocationBambooSpecsState,
VcsLocationBambooSpecsState.SpecsImportState specsImportState,
String logFilename) |
void |
BambooSpecsManager.updateAfterSpecsImport(VcsLocationBambooSpecsState vcsLocationBambooSpecsState,
VcsLocationBambooSpecsState.SpecsImportState specsImportState,
String logFilename)
Update given
VcsLocationBambooSpecsState with specs import results and save it. |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.