Uses of Class
com.atlassian.bamboo.plugin.descriptor.predicate.ConjunctionModuleDescriptorPredicate
-
Packages that use ConjunctionModuleDescriptorPredicate Package Description com.atlassian.bamboo.plugin.descriptor.predicate -
-
Uses of ConjunctionModuleDescriptorPredicate in com.atlassian.bamboo.plugin.descriptor.predicate
Methods in com.atlassian.bamboo.plugin.descriptor.predicate that return ConjunctionModuleDescriptorPredicate Modifier and Type Method Description ConjunctionModuleDescriptorPredicate<T>ConjunctionModuleDescriptorPredicate. append(com.atlassian.plugin.predicate.ModuleDescriptorPredicate<T> predicate)Deprecated.ConjunctionModuleDescriptorPredicate<T>ConjunctionModuleDescriptorPredicate. append(Predicate<com.atlassian.plugin.ModuleDescriptor<T>> predicate)Deprecated.
-