Modifier and Type | Method and Description |
---|---|
void |
ChainResultManagerImpl.createRepositorySpecFailedResult(ImmutableChain plan,
VcsRepositoryData repositoryData,
BuildChanges buildChanges,
int buildNumber,
VcsLocationBambooSpecsState specsState) |
void |
ChainResultManager.createRepositorySpecFailedResult(ImmutableChain plan,
VcsRepositoryData repositoryData,
BuildChanges buildChanges,
int buildNumber,
VcsLocationBambooSpecsState specsState)
Create and save chain result for plan which was not updated when Repository stored specs execution was failed
|
Modifier and Type | Method and Description |
---|---|
Path |
RepositoryStoredSpecsLogServiceImpl.getBambooSpecsExecutionLogFile(VcsLocationBambooSpecsState specsState) |
Path |
RepositoryStoredSpecsLogService.getBambooSpecsExecutionLogFile(VcsLocationBambooSpecsState bambooSpecsState) |
void |
RepositoryStoredSpecsServiceImpl.runBambooSpecs(VcsRepositoryModuleDescriptor vcsRepositoryModuleDescriptor,
VcsRepositoryData repository,
VcsLocationBambooSpecsState specsState,
List<CommitContext> commits) |
void |
RepositoryStoredSpecsService.runBambooSpecs(VcsRepositoryModuleDescriptor vcsRepositoryModuleDescriptor,
VcsRepositoryData repository,
VcsLocationBambooSpecsState specsState,
List<CommitContext> commits) |
Modifier and Type | Method and Description |
---|---|
VcsLocationBambooSpecsState |
RssDetectionTriggerData.getSpecsState() |
Constructor and Description |
---|
RssDetectionTriggerData(VcsRepositoryData repository,
VcsRepositoryModuleDescriptor repositoryDescriptor,
VcsLocationBambooSpecsState specsState,
List<CommitContext> specsCommits) |
Modifier and Type | Method and Description |
---|---|
Collection<Long> |
DeploymentProjectDaoImpl.findDeploymentProjectsInOtherStates(VcsLocationBambooSpecsState specsState) |
Collection<Long> |
DeploymentProjectDao.findDeploymentProjectsInOtherStates(VcsLocationBambooSpecsState specsState) |
Modifier and Type | Method and Description |
---|---|
Collection<Long> |
DeploymentProjectServiceImpl.findDeploymentProjectsInOtherStates(VcsLocationBambooSpecsState specsState) |
Collection<Long> |
DeploymentProjectService.findDeploymentProjectsInOtherStates(VcsLocationBambooSpecsState specsState) |
Modifier and Type | Method and Description |
---|---|
protected VcsLocationBambooSpecsState |
SpecsStateMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
Modifier and Type | Method and Description |
---|---|
void |
SpecsStateMapper.afterImportListItem(org.codehaus.staxmate.in.SMInputCursor inputCursor,
List<VcsLocationBambooSpecsState> list,
VcsLocationBambooSpecsState object,
long objectIndex,
org.hibernate.Session session) |
protected void |
SpecsStateMapper.exportProperties(org.codehaus.staxmate.out.SMOutputElement outputElement,
VcsLocationBambooSpecsState specsState,
org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
SpecsStateMapper.importProperties(VcsLocationBambooSpecsState object,
org.codehaus.staxmate.in.SMInputCursor inputCursor,
org.hibernate.Session session) |
Modifier and Type | Method and Description |
---|---|
void |
SpecsStateMapper.afterImportListItem(org.codehaus.staxmate.in.SMInputCursor inputCursor,
List<VcsLocationBambooSpecsState> list,
VcsLocationBambooSpecsState object,
long objectIndex,
org.hibernate.Session session) |
Modifier and Type | Class and Description |
---|---|
class |
VcsLocationBambooSpecsStateImpl |
Modifier and Type | Method and Description |
---|---|
VcsLocationBambooSpecsState |
VcsBambooSpecsSourceImpl.getVcsLocationBambooSpecsState() |
VcsLocationBambooSpecsState |
VcsBambooSpecsSource.getVcsLocationBambooSpecsState() |
Modifier and Type | Method and Description |
---|---|
default VcsLocationBambooSpecsState |
ImmutableChain.getVcsLocationBambooSpecsState()
Deprecated.
|
Constructor and Description |
---|
RestVcsLocationBambooSpecsState(VcsLocationBambooSpecsState vcsLocationBambooSpecsState) |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
ResultSummaryHelper.getSpecsCustomData(VcsLocationBambooSpecsState bambooSpecsState,
boolean success) |
static void |
ResultSummaryHelper.markAsBambooSpecFailure(BuildContextBuilder buildContextBuilder,
VcsLocationBambooSpecsState bambooSpecsState)
Mark build context builder as Bamboo Specs execution failure.
|
static void |
ResultSummaryHelper.markAsBambooSpecSuccess(BuildContextBuilder buildContextBuilder,
VcsLocationBambooSpecsState bambooSpecsState)
Mark build context builder as Bamboo Specs execution success.
|
Modifier and Type | Method and Description |
---|---|
Optional<VcsLocationBambooSpecsState> |
BambooSpecsStateDaoImpl.findById(long specsStateId) |
Optional<VcsLocationBambooSpecsState> |
BambooSpecsStateDao.findById(long specsStateId) |
List<VcsLocationBambooSpecsState> |
BambooSpecsStateDaoImpl.findByVcsLocationIdOrderBySpecsExecutionDate(long repositoryId,
int limit) |
List<VcsLocationBambooSpecsState> |
BambooSpecsStateDao.findByVcsLocationIdOrderBySpecsExecutionDate(long repositoryId,
int limit) |
List<VcsLocationBambooSpecsState> |
BambooSpecsManagerImpl.findByVcsLocationIdOrderBySpecsExecutionDate(long repositoryId,
int limit) |
List<VcsLocationBambooSpecsState> |
BambooSpecsManager.findByVcsLocationIdOrderBySpecsExecutionDate(long repositoryId,
int limit)
Return latest
limit entries from repositoryId |
Optional<VcsLocationBambooSpecsState> |
BambooSpecsStateDaoImpl.findLatestState(long rootVcsRepositoryId,
String branch) |
Optional<VcsLocationBambooSpecsState> |
BambooSpecsStateDao.findLatestState(long rootVcsRepositoryId,
String branch) |
Optional<VcsLocationBambooSpecsState> |
BambooSpecsManagerImpl.findLatestState(long rootVcsRepositoryId,
String branch) |
Optional<VcsLocationBambooSpecsState> |
BambooSpecsManager.findLatestState(long rootVcsRepositoryId,
String branch) |
Modifier and Type | Method and Description |
---|---|
long |
BambooSpecsStateDaoImpl.countPlansLinkedToState(VcsLocationBambooSpecsState specsState) |
long |
BambooSpecsStateDao.countPlansLinkedToState(VcsLocationBambooSpecsState specsState) |
void |
BambooSpecsStateDaoImpl.delete(VcsLocationBambooSpecsState specsState) |
void |
BambooSpecsStateDao.delete(VcsLocationBambooSpecsState specsState) |
Collection<Long> |
BambooSpecsManagerImpl.findDeploymentProjectsInOtherStates(VcsLocationBambooSpecsState specsState) |
Collection<Long> |
BambooSpecsManager.findDeploymentProjectsInOtherStates(VcsLocationBambooSpecsState specsState)
Returns ids pf RSS-managed deployment projects that have been updated in RSS runs other then the one supplied.
|
Collection<PlanKey> |
BambooSpecsStateDaoImpl.findPlansInOtherStates(VcsLocationBambooSpecsState specsState) |
Collection<PlanKey> |
BambooSpecsStateDao.findPlansInOtherStates(VcsLocationBambooSpecsState specsState) |
Collection<PlanKey> |
BambooSpecsManagerImpl.findPlansInOtherStates(VcsLocationBambooSpecsState specsState) |
Collection<PlanKey> |
BambooSpecsManager.findPlansInOtherStates(VcsLocationBambooSpecsState specsState)
Returns RSS-managed plans that have been updated in RSS runs other then the one supplied.
|
void |
BambooSpecsManagerImpl.save(VcsLocationBambooSpecsState vcsLocationBambooSpecsState) |
void |
BambooSpecsManager.save(VcsLocationBambooSpecsState vcsLocationBambooSpecsState) |
void |
BambooSpecsStateDaoImpl.saveOrUpdate(VcsLocationBambooSpecsState vcsLocationBambooSpecsState) |
void |
BambooSpecsStateDao.saveOrUpdate(VcsLocationBambooSpecsState vcsLocationBambooSpecsState) |
void |
BambooSpecsManagerImpl.updateAfterSpecsImport(VcsLocationBambooSpecsState vcsLocationBambooSpecsState,
VcsLocationBambooSpecsState.SpecsImportState specsImportState,
String logFilename) |
void |
BambooSpecsManager.updateAfterSpecsImport(VcsLocationBambooSpecsState vcsLocationBambooSpecsState,
VcsLocationBambooSpecsState.SpecsImportState specsImportState,
String logFilename) |
Modifier and Type | Method and Description |
---|---|
void |
BambooSpecsStateDaoImpl.scrollVcsLocationBambooSpecsStateForExport(Consumer<VcsLocationBambooSpecsState> consumer) |
void |
BambooSpecsStateDao.scrollVcsLocationBambooSpecsStateForExport(Consumer<VcsLocationBambooSpecsState> consumer) |
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.