com.atlassian.bamboo.plugins.rest.util
Class BuildIsCloverEnabled

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.util.BuildIsCloverEnabled
All Implemented Interfaces:
BuildPredicate, com.google.common.base.Predicate<Build>

public class BuildIsCloverEnabled
extends java.lang.Object
implements BuildPredicate


Constructor Summary
BuildIsCloverEnabled()
           
 
Method Summary
 boolean apply(Build build)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.common.base.Predicate
equals
 

Constructor Detail

BuildIsCloverEnabled

public BuildIsCloverEnabled()
Method Detail

apply

public boolean apply(@Nullable
                     Build build)
Specified by:
apply in interface com.google.common.base.Predicate<Build>


Copyright © 2010 Atlassian. All Rights Reserved.