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 java.lang.Object
implements com.google.common.base.Predicate<ErrorDetails>


Constructor Summary
ErrorOfPlanResultPredicate(ResultKey planResultKey)
           
 
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 planResultKey)
Method Detail

apply

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


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.