wt.build
Interface BuildHistoryDelegate

All Known Implementing Classes:
BuildRuleBuildHistoryDelegate, EPMBuildHistoryDelegate

public interface BuildHistoryDelegate



Supported API: false

Extendable: false


Method Summary
 BuildHistory getBuildHistory(BuildRule rule)
          

Supported API: false
 

Method Detail

getBuildHistory

public BuildHistory getBuildHistory(BuildRule rule)
                             throws WTException


Supported API: false

Parameters:
rule -
Returns:
BuildHistory
Throws:
WTException