public class NotificationResource extends Object
| Constructor and Description |
|---|
NotificationResource()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ValueEntity> |
emailNotification(javax.servlet.http.HttpServletRequest request,
String group,
String template,
String target,
String uuid)
POST to email a notification about an artifact.
|
public NotificationResource()
NamingExceptionpublic Map<String,ValueEntity> emailNotification(@Context javax.servlet.http.HttpServletRequest request, String group, String template, String target, String uuid) throws Exception
environment - uuid - org.overlord.sramp.atom.err.SrampAtomExceptionExceptionCopyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.