|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BranchCommitInformation in com.atlassian.bamboo.build.branch |
|---|
| Methods in com.atlassian.bamboo.build.branch with type parameters of type BranchCommitInformation | ||
|---|---|---|
|
BranchCommitInformationHibernateDao.findByChainBranchId(long chainBranchId,
java.lang.Class<E> clazz)
|
|
| Uses of BranchCommitInformation in com.atlassian.bamboo.plan |
|---|
| Methods in com.atlassian.bamboo.plan with parameters of type BranchCommitInformation | |
|---|---|
void |
PlanConfigurationAspect.resetImmutablePlanCacheService(BranchCommitInformation branchCommitInformation)
|
| Uses of BranchCommitInformation in com.atlassian.bamboo.plan.branch |
|---|
| Classes in com.atlassian.bamboo.plan.branch that implement BranchCommitInformation | |
|---|---|
class |
BranchCommitInformationImpl
|
| Methods in com.atlassian.bamboo.plan.branch with type parameters of type BranchCommitInformation | ||
|---|---|---|
|
BranchCommitInformationDao.findByChainBranchId(long chainBranchId,
java.lang.Class<E> clazz)
|
|
| Methods in com.atlassian.bamboo.plan.branch with parameters of type BranchCommitInformation | |
|---|---|
protected void |
BranchCommitInformationImpl.copyOf(BranchCommitInformation other)
|
void |
BranchCommitInformationManager.save(BranchCommitInformation branchCommitInformation)
Saves BranchCommitInformation |
void |
BranchCommitInformationManagerImpl.save(BranchCommitInformation branchCommitInformation)
|
void |
ChainBranch.setCommitInformation(BranchCommitInformation commitInformation)
|
void |
ChainBranchImpl.setCommitInformation(BranchCommitInformation commitInformation)
|
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.updateCreatingCommitInformation(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. |
BranchCommitInformation |
BranchCommitInformationManagerImpl.updateLatestCommitInformation(BranchCommitInformation source,
CommitContext commitContext)
|
| Constructors in com.atlassian.bamboo.plan.branch with parameters of type BranchCommitInformation | |
|---|---|
BranchCommitInformationImpl(BranchCommitInformation other)
|
|
| Uses of BranchCommitInformation in com.atlassian.bamboo.plan.branch.cache |
|---|
| Methods in com.atlassian.bamboo.plan.branch.cache that return BranchCommitInformation | |
|---|---|
BranchCommitInformation |
ImmutableChainBranchImpl.getCommitInformation()
|
| Uses of BranchCommitInformation in com.atlassian.bamboo.plan.cache |
|---|
| Methods in com.atlassian.bamboo.plan.cache that return BranchCommitInformation | |
|---|---|
BranchCommitInformation |
ImmutableChainBranch.getCommitInformation()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||