com.atlassian.bamboo.logger
Class ErrorOfPlanResultPredicate

java.lang.Object
  extended by com.atlassian.bamboo.logger.ErrorOfPlanResultPredicate
All Implemented Interfaces:
com.google.common.base.Predicate<ErrorDetails>

public class ErrorOfPlanResultPredicate
extends Object
implements com.google.common.base.Predicate<ErrorDetails>


Constructor Summary
ErrorOfPlanResultPredicate(ResultKey resultKey)
           
 
Method Summary
 boolean apply(ErrorDetails errorDetails)
           
 
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

ErrorOfPlanResultPredicate

public ErrorOfPlanResultPredicate(ResultKey resultKey)
Method Detail

apply

public boolean apply(ErrorDetails errorDetails)
Specified by:
apply in interface com.google.common.base.Predicate<ErrorDetails>


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.