public interface VcsLocationBambooSpecsState extends ImmutableVcsLocationBambooSpecsState
Modifier and Type | Interface and Description |
---|---|
static class |
VcsLocationBambooSpecsState.SpecsImportState |
Modifier and Type | Method and Description |
---|---|
void |
setRevision(String specsRevInRepo) |
void |
setSpecsNotFound(boolean specsNotFound) |
void |
updateDataAfterSpecImport(String logFilename,
VcsLocationBambooSpecsState.SpecsImportState specsImportState) |
getBranch, getId, getLogFilename, getRevision, getSpecImportState, getSpecsExecutionDate, getVcsLocationId, isSpecsNotFound
void setRevision(String specsRevInRepo)
void setSpecsNotFound(boolean specsNotFound)
void updateDataAfterSpecImport(String logFilename, VcsLocationBambooSpecsState.SpecsImportState specsImportState)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.