com.pmease.quickbuild.setting.step.executecondition
Class AlwaysExecute

java.lang.Object
  extended by com.pmease.quickbuild.setting.step.executecondition.AlwaysExecute
All Implemented Interfaces:
ExecuteCondition, java.io.Serializable

public class AlwaysExecute
extends java.lang.Object
implements ExecuteCondition

See Also:
Serialized Form

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

Constructor Detail

AlwaysExecute

public AlwaysExecute()
Method Detail

satisfied

public boolean satisfied(Step step)
Specified by:
satisfied in interface ExecuteCondition


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