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

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.util.PlanIsCloverEnabled
All Implemented Interfaces:
PlanPredicate, com.google.common.base.Predicate<Plan>

public class PlanIsCloverEnabled
extends java.lang.Object
implements PlanPredicate


Constructor Summary
PlanIsCloverEnabled()
           
 
Method Summary
 boolean apply(Plan 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

PlanIsCloverEnabled

public PlanIsCloverEnabled()
Method Detail

apply

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


Copyright © 2010 Atlassian. All Rights Reserved.