Class | Backup::Notifier::Hipchat |
In: |
lib/backup/notifier/hipchat.rb
|
Parent: | Base |
failure_color | [RW] | The background color of an error message. One of :yellow, :red, :green, :purple, or :random. (default: yellow) |
from | [RW] | Who the notification should appear from |
notify_users | [RW] | Notify users in the room |
rooms_notified | [RW] | The rooms that should be notified |
success_color | [RW] | The background color of a success message. One of :yellow, :red, :green, :purple, or :random. (default: yellow) |
token | [RW] | The Hipchat API token |
warning_color | [RW] | The background color of a warning message. One of :yellow, :red, :green, :purple, or :random. (default: yellow) |