Modifier and Type | Method and Description |
---|---|
abstract NotifyResult |
PagerDuty.notify(Resolution resolution)
Send an incident resolution notification to PagerDuty.
|
NotifyResult |
FakePagerDuty.notify(Resolution resolution) |
abstract NotifyResult |
PagerDuty.notify(Trigger trigger)
Send an incident trigger notification to PagerDuty.
|
NotifyResult |
FakePagerDuty.notify(Trigger trigger) |
Copyright © 2014 Square, Inc.. All Rights Reserved.