public class NotificationsRestService extends SecuredRestService
| Modifier and Type | Class and Description |
|---|---|
static class |
NotificationsRestService.NotificationType |
applicationContext, request, servletContext| Constructor and Description |
|---|
NotificationsRestService() |
NotificationsRestService(ApplicationContext applicationContext,
UserIdentityContext userIdentityContext,
ProjectService projectService) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
javax.ws.rs.core.Response |
postNotifications(javax.servlet.http.HttpServletRequest req) |
getLoggedUsername, getUserIdentityContext, securebuildErrorResponse, buildInvalidResponse, buildOkResponse, buildOkResponse, buildWebTriggerHtmlResponse, buildWebTriggerJsonResponse, read, sizepublic NotificationsRestService()
public NotificationsRestService(ApplicationContext applicationContext, UserIdentityContext userIdentityContext, ProjectService projectService)
@PostConstruct public void init()
init in class SecuredRestServicepublic javax.ws.rs.core.Response postNotifications(@Context
javax.servlet.http.HttpServletRequest req)
Copyright © 2016. All Rights Reserved.