com.atlassian.bamboo.build
Interface BuildExecutionManager.BuildDetectionAction

Enclosing interface:
BuildExecutionManager

public static interface BuildExecutionManager.BuildDetectionAction

Callback action interface used by tryToDetectAndBuild method.


Method Summary
 BuildContext process()
          The action to be taken by build triggering (change detection) components.
 

Method Detail

process

BuildContext process()
The action to be taken by build triggering (change detection) components.

Returns:


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.