The class implements a record of an ignored plugin. A plugin can be accepted to ignoring by several parameters but not necessarily by all. If a parameter is null in this record, the parameter will not be included in checking.
| Constructor and description |
|---|
IgnoredPluginInfo
(PluginId id, Version version, java.lang.String description, java.lang.String infoUrl, java.lang.String category) |
IgnoredPluginInfo
(PluginId id, Version version, java.lang.String description, java.lang.String infoUrl, java.lang.String category, java.lang.String fileNamePrefix) |
IgnoredPluginInfo
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
boolean |
shouldBeIgnored(PluginInfo pluginInfo) |
|
boolean |
shouldBeIgnored(java.lang.String name) |
| Methods inherited from class | Name |
|---|---|
class PluginInfo |
addDependency, equals, getCategory, getDependencies, getDescription, getId, getInfoUrl, getVersion, hashCode, isCompatibleWith |
ReadyAPI functional (soapui-pro) SDK 3.2.0