com.pmease.quickbuild.setting.configuration.promotion
Class IfBuildIsRecommended

java.lang.Object
  extended by com.pmease.quickbuild.setting.configuration.promotion.IfBuildIsRecommended
All Implemented Interfaces:
PromoteCondition, java.io.Serializable

public class IfBuildIsRecommended
extends java.lang.Object
implements PromoteCondition

See Also:
Serialized Form

Constructor Summary
IfBuildIsRecommended()
           
 
Method Summary
 boolean satisfied(Promotion promotion)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IfBuildIsRecommended

public IfBuildIsRecommended()
Method Detail

satisfied

public boolean satisfied(Promotion promotion)
Specified by:
satisfied in interface PromoteCondition


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