com.pmease.quickbuild.setting.step.repetition.nodefilter
Class AnyBuildAgentFilter

java.lang.Object
  extended by com.pmease.quickbuild.setting.step.repetition.nodefilter.AnyBuildAgentFilter
All Implemented Interfaces:
NodeFilter, java.io.Serializable

public class AnyBuildAgentFilter
extends java.lang.Object
implements NodeFilter

See Also:
Serialized Form

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

Constructor Detail

AnyBuildAgentFilter

public AnyBuildAgentFilter()
Method Detail

matches

public boolean matches(Step step,
                       GridNode node)
Specified by:
matches in interface NodeFilter


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