com.pmease.quickbuild.setting.configuration.promotion
Interface PromoteCondition

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
AlwaysPromote, AndPromoteCondition, GroupPromoteCondition, IfBuildIsRecommended, IfBuildIsSuccessful, NeverPromote, OrPromoteCondition, ScriptPromoteCondition

public interface PromoteCondition
extends java.io.Serializable


Method Summary
 boolean satisfied(Promotion promotion)
           
 

Method Detail

satisfied

boolean satisfied(Promotion promotion)


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.