Package | Description |
---|---|
com.atlassian.bamboo.plan | |
com.atlassian.bamboo.specs |
Modifier and Type | Method and Description |
---|---|
VcsLocationBambooSpecsState.SpecsImportState |
VcsLocationBambooSpecsStateImpl.getSpecImportState() |
VcsLocationBambooSpecsState.SpecsImportState |
VcsLocationBambooSpecsState.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 |
---|---|
void |
BambooSpecsManagerImpl.updateAfterSpecsImport(VcsLocationBambooSpecsState vcsLocationBambooSpecsState,
VcsLocationBambooSpecsState.SpecsImportState specsImportState,
String logFilename) |
void |
BambooSpecsManager.updateAfterSpecsImport(VcsLocationBambooSpecsState vcsLocationBambooSpecsState,
VcsLocationBambooSpecsState.SpecsImportState specsImportState,
String logFilename) |
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.