Class ModuleWithCompleteKeyPredicate<T>

java.lang.Object
com.atlassian.bamboo.plugin.descriptor.predicate.ModuleWithCompleteKeyPredicate<T>
All Implemented Interfaces:
Predicate<com.atlassian.plugin.ModuleDescriptor<T>>

public class ModuleWithCompleteKeyPredicate<T> extends Object implements Predicate<com.atlassian.plugin.ModuleDescriptor<T>>
  • Constructor Details

    • ModuleWithCompleteKeyPredicate

      public ModuleWithCompleteKeyPredicate(@NotNull @NotNull org.hamcrest.Matcher<String> completeKeyMatcher)
  • Method Details