com.pmease.quickbuild.buildcleanupstrategy
Class DoNotCleanupBuild

java.lang.Object
  extended bycom.pmease.quickbuild.buildcleanupstrategy.DoNotCleanupBuild
All Implemented Interfaces:
BuildCleanupStrategy, java.io.Serializable

public class DoNotCleanupBuild
extends java.lang.Object
implements BuildCleanupStrategy

Do not cleanup builds in this configuration.

See Also:
Serialized Form

Constructor Summary
DoNotCleanupBuild()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoNotCleanupBuild

public DoNotCleanupBuild()


Copyright © 2005 PMEase Inc. All Rights Reserved.