|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.v2.trigger.ChildDependencyBuildDetectionAction
public class ChildDependencyBuildDetectionAction
Constructor Summary | |
---|---|
ChildDependencyBuildDetectionAction(Plan plan,
Plan child,
BuildNumberGeneratorService buildNumberGenerator,
TriggerReasonManager triggerReasonManager,
BuildChanges buildChanges,
ErrorUpdateHandler errorUpdateHandler)
|
Method Summary | |
---|---|
BuildContext |
process()
The action to be taken by build triggering (change detection) components. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChildDependencyBuildDetectionAction(Plan plan, Plan child, BuildNumberGeneratorService buildNumberGenerator, TriggerReasonManager triggerReasonManager, BuildChanges buildChanges, ErrorUpdateHandler errorUpdateHandler)
Method Detail |
---|
public BuildContext process()
BuildDetectionAction
process
in interface BuildDetectionAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |