Uses of Class
org.sonar.api.notifications.NotificationDispatcherMetadata

Packages that use NotificationDispatcherMetadata
org.sonar.api.notifications   
 

Uses of NotificationDispatcherMetadata in org.sonar.api.notifications
 

Methods in org.sonar.api.notifications that return NotificationDispatcherMetadata
static NotificationDispatcherMetadata NotificationDispatcherMetadata.create(String dispatcherKey)
          Creates a new metadata instance for the given dispatcher.
 NotificationDispatcherMetadata NotificationDispatcherMetadata.setProperty(String key, String value)
          Sets a property on this metadata object.
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.