Constructor and Description |
---|
WebhookNotifierRunnable(Webhook webhook,
WebhookPinger webhookPinger,
WebhookNotificationListener webhookNotificationListener) |
Modifier and Type | Method and Description |
---|---|
void |
run()
This runs in a separate thread, therefore the webhook instance is detached.
|
public WebhookNotifierRunnable(Webhook webhook, WebhookPinger webhookPinger, WebhookNotificationListener webhookNotificationListener)
Copyright © 2020 Atlassian. All rights reserved.