| Modifier and Type | Method and Description |
|---|---|
<E extends BranchCommitInformation> |
BranchCommitInformationHibernateDao.findByChainBranchId(long chainBranchId,
Class<E> clazz) |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanConfigurationAspect.resetImmutablePlanCacheService(BranchCommitInformation branchCommitInformation) |
| Modifier and Type | Class and Description |
|---|---|
class |
BranchCommitInformationImpl |
| Modifier and Type | Method and Description |
|---|---|
<E extends BranchCommitInformation> |
BranchCommitInformationDao.findByChainBranchId(long chainBranchId,
Class<E> clazz) |
| Modifier and Type | Method and Description |
|---|---|
BranchCommitInformation |
ChainBranchImpl.getCommitInformation() |
BranchCommitInformation |
BranchCommitInformationManagerImpl.updateCreatingCommitInformation(BranchCommitInformation source,
CommitContext commitContext) |
BranchCommitInformation |
BranchCommitInformationManager.updateCreatingCommitInformation(BranchCommitInformation source,
CommitContext commitContext)
Creates new
BranchCommitInformation copying the information from the source and then updating creating commit
with provided CommitContext. |
BranchCommitInformation |
BranchCommitInformationManagerImpl.updateLatestCommitInformation(BranchCommitInformation source,
CommitContext commitContext) |
BranchCommitInformation |
BranchCommitInformationManager.updateLatestCommitInformation(BranchCommitInformation source,
CommitContext commitContext)
Creates new
BranchCommitInformation copying the information from the source and then updating latest commit
with provided CommitContext. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BranchCommitInformationImpl.copyOf(BranchCommitInformation other) |
void |
BranchCommitInformationManagerImpl.save(BranchCommitInformation branchCommitInformation) |
void |
BranchCommitInformationManager.save(BranchCommitInformation branchCommitInformation)
Saves
BranchCommitInformation |
void |
ChainBranchImpl.setCommitInformation(BranchCommitInformation commitInformation) |
void |
ChainBranch.setCommitInformation(BranchCommitInformation commitInformation) |
BranchCommitInformation |
BranchCommitInformationManagerImpl.updateCreatingCommitInformation(BranchCommitInformation source,
CommitContext commitContext) |
BranchCommitInformation |
BranchCommitInformationManager.updateCreatingCommitInformation(BranchCommitInformation source,
CommitContext commitContext)
Creates new
BranchCommitInformation copying the information from the source and then updating creating commit
with provided CommitContext. |
BranchCommitInformation |
BranchCommitInformationManagerImpl.updateLatestCommitInformation(BranchCommitInformation source,
CommitContext commitContext) |
BranchCommitInformation |
BranchCommitInformationManager.updateLatestCommitInformation(BranchCommitInformation source,
CommitContext commitContext)
Creates new
BranchCommitInformation copying the information from the source and then updating latest commit
with provided CommitContext. |
| Constructor and Description |
|---|
BranchCommitInformationImpl(BranchCommitInformation other) |
| Modifier and Type | Method and Description |
|---|---|
BranchCommitInformation |
ImmutableChainBranchImpl.getCommitInformation() |
| Modifier and Type | Method and Description |
|---|---|
BranchCommitInformation |
ImmutableChainBranch.getCommitInformation() |
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.