| com.atlassian.plugin.predicate.PluginPredicate |
Known Indirect Subclasses
|
Interface used to match plugins according to implementation specific rules.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Will match a plugin according to implementation rules. | |||||||||||
Will match a plugin according to implementation rules.
This method must not change the state of the plugin.
| plugin | the plugin to test against. |
|---|
true if the plugin matches the predicate, false otherwise.