com.pmease.quickbuild.setting.step.executeaction
Class NoAction

java.lang.Object
  extended by com.pmease.quickbuild.setting.step.executeaction.NoAction
All Implemented Interfaces:
ExecuteAction, java.io.Serializable

public class NoAction
extends java.lang.Object
implements ExecuteAction

See Also:
Serialized Form

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

Constructor Detail

NoAction

public NoAction()
Method Detail

execute

public void execute(Step step)
Specified by:
execute in interface ExecuteAction


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