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

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

public class CleanWorkspace
extends java.lang.Object
implements ExecuteAction

See Also:
Serialized Form

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

CleanWorkspace

public CleanWorkspace()
Method Detail

execute

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


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