@org.osgi.annotation.versioning.ConsumerType interface NotificationService
Services may implement this interface to provide additional notifications for Groovy Console script executions.
| Type Params | Return Type | Name and description |
|---|---|---|
|
abstract void |
notify(RunScriptResponse response)Send a notification for the given script response. |
Send a notification for the given script response.
response - script execution response