com.pmease.quickbuild.setting.step.successcondition
Class AllChildStepsSuccessful

java.lang.Object
  extended by com.pmease.quickbuild.setting.step.successcondition.AllChildStepsSuccessful
All Implemented Interfaces:
SuccessCondition, java.io.Serializable

public class AllChildStepsSuccessful
extends java.lang.Object
implements SuccessCondition

See Also:
Serialized Form

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

Constructor Detail

AllChildStepsSuccessful

public AllChildStepsSuccessful()
Method Detail

satisfied

public boolean satisfied(CompositeStep step)
Specified by:
satisfied in interface SuccessCondition


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