Custom Notifier

Skip to end of metadata
Go to start of metadata
You are viewing documentation of TeamCity 5.x, which is not the most recent released version of TeamCity. Please refer to the listing to choose another version.
Search

Searching TeamCity 5.x Documentation

Table of Contents

Custom notifier must implement jetbrains.buildServer.notification.Notificator interface and register implementation in the jetbrains.buildServer.notification.NotificatorRegistry .

When a notifier is registered, it can provide information about additional properties that must be filled in by the user. To obtain values of these properties, use the following code:

Notifier can also provide custom UI for Notifier Settings and My Settings And Tools pages. See PlaceId.NOTIFIER_SETTINGS_FRAGMENT and PlaceId.MY_SETTINGS_NOTIFIER_SECTION.




See Also:

Labels:

custom custom Delete
notifier notifier Delete
plugin plugin Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.