|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.chains.BuildContextFactoryImpl
public class BuildContextFactoryImpl
Constructor Summary | |
---|---|
BuildContextFactoryImpl(TriggerReasonManager triggerReasonManager,
ChangeDetectionManager changeDetectionManager,
BuildNumberGeneratorService buildNumberGeneratorService)
|
Method Summary | |
---|---|
BuildContext |
get(ChainStage chainStage,
Build build)
Create a BuildContext given the ChainStage and Build |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuildContextFactoryImpl(TriggerReasonManager triggerReasonManager, ChangeDetectionManager changeDetectionManager, BuildNumberGeneratorService buildNumberGeneratorService)
Method Detail |
---|
public BuildContext get(ChainStage chainStage, Build build)
BuildContextFactory
BuildContext
given the ChainStage
and Build
get
in interface BuildContextFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |