|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugin.descriptor.predicate.ConjunctionModuleDescriptorPredicate<T>
public class ConjunctionModuleDescriptorPredicate<T>
Constructor Summary | |
---|---|
ConjunctionModuleDescriptorPredicate()
|
Method Summary | |
---|---|
ConjunctionModuleDescriptorPredicate<T> |
append(com.atlassian.plugin.predicate.ModuleDescriptorPredicate<T> predicate)
|
boolean |
matches(com.atlassian.plugin.ModuleDescriptor<? extends T> moduleDescriptor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConjunctionModuleDescriptorPredicate()
Method Detail |
---|
public boolean matches(com.atlassian.plugin.ModuleDescriptor<? extends T> moduleDescriptor)
matches
in interface com.atlassian.plugin.predicate.ModuleDescriptorPredicate<T>
public ConjunctionModuleDescriptorPredicate<T> append(com.atlassian.plugin.predicate.ModuleDescriptorPredicate<T> predicate)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |