|
||||||||||
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,
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,
Class<E> clazz)
|
Methods in com.atlassian.bamboo.plan.branch with parameters of type BranchCommitInformation | |
---|---|
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 . |
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 |