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

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

public class AlwaysExecuteIfNotCancelled
extends java.lang.Object
implements ExecuteCondition

See Also:
Serialized Form

Constructor Summary
AlwaysExecuteIfNotCancelled()
           
 
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

AlwaysExecuteIfNotCancelled

public AlwaysExecuteIfNotCancelled()
Method Detail

satisfied

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


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