com.pmease.quickbuild.setting.configuration.notification
Class IfHaveFailedSteps

java.lang.Object
  extended by com.pmease.quickbuild.setting.configuration.notification.IfHaveFailedSteps
All Implemented Interfaces:
NotifyCondition, java.io.Serializable

public class IfHaveFailedSteps
extends java.lang.Object
implements NotifyCondition

See Also:
Serialized Form

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

Constructor Detail

IfHaveFailedSteps

public IfHaveFailedSteps()
Method Detail

satisfied

public boolean satisfied(Notification notification)
Specified by:
satisfied in interface NotifyCondition


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