|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugin.predicate.PluginPredicateAdapter
public class PluginPredicateAdapter
Adapts Predicate
to PluginPredicate
Method Summary | |
---|---|
static PluginPredicateAdapter |
adapt(com.google.common.base.Predicate<com.atlassian.plugin.Plugin> predicate)
|
boolean |
matches(com.atlassian.plugin.Plugin plugin)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static PluginPredicateAdapter adapt(com.google.common.base.Predicate<com.atlassian.plugin.Plugin> predicate)
public boolean matches(com.atlassian.plugin.Plugin plugin)
matches
in interface com.atlassian.plugin.predicate.PluginPredicate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |