Returns a value indicating whether or not this plugin is currently enabled @return true if this plugin is enabled, otherwise false
()
| 84 | * @return true if this plugin is enabled, otherwise false |
| 85 | */ |
| 86 | public boolean isEnabled(); |
| 87 | |
| 88 | /** |
| 89 | * Called when this plugin is disabled |
no outgoing calls
no test coverage detected