com.atlassian.bamboo.logger
Class ErrorOfPlanResultPredicate
java.lang.Object
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>
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 |
ErrorOfPlanResultPredicate
public ErrorOfPlanResultPredicate(ResultKey resultKey)
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.