public class NotificationResource extends Object
| Constructor and Description |
|---|
NotificationResource()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
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 javax.ws.rs.core.Response 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 JBoss, a division of Red Hat. All rights reserved.