@return The Plugin which scheduled this task
()
| 339 | * @return The Plugin which scheduled this task |
| 340 | */ |
| 341 | public Plugin getPlugin() { |
| 342 | return plugin; |
| 343 | } |
| 344 | |
| 345 | /** |
| 346 | * Represents a type of task |
no outgoing calls
no test coverage detected