com.atlassian.bamboo.chains
Interface ChainExecutionUpdateManager

All Known Subinterfaces:
ChainExecutionManager
All Known Implementing Classes:
ChainExecutionManagerImpl

public interface ChainExecutionUpdateManager


Method Summary
 void handleJobStarted(BuildContext buildContext, TimingPoint timingPoint)
           
 

Method Detail

handleJobStarted

void handleJobStarted(@NotNull
                      BuildContext buildContext,
                      @NotNull
                      TimingPoint timingPoint)


Copyright © 2010 Atlassian. All Rights Reserved.