Method | Description | |
---|---|---|
HipChatNotifier ( IConfigurationProvider configurationProvider ) : HipChat | ||
SendBuildFailedNotification ( |
||
SendBuildSuccessNotification ( |
||
SendCheckinNotification ( |
public HipChatNotifier ( IConfigurationProvider configurationProvider ) : HipChat | ||
configurationProvider | IConfigurationProvider | |
return | HipChat |
public SendBuildFailedNotification ( |
||
buildEvent | ||
roomId | int | |
return | void |
public SendBuildSuccessNotification ( |
||
buildEvent | ||
roomId | int | |
return | void |
public SendCheckinNotification ( |
||
checkinEvent | ||
roomId | int | |
return | void |