Class SystemNotificationsResource
java.lang.Object
com.xebialabs.xlrelease.api.internal.SystemNotificationsResource
@Path("/system-notifications")
@Consumes("application/json")
@Produces("application/json")
@Controller
public class SystemNotificationsResource
extends Object
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSystemNotificationsResource(com.xebialabs.xlrelease.service.SseService sseService) -
Method Summary
-
Field Details
-
SYSTEM_NOTIFICATION_SINK_ID
- See Also:
-
-
Constructor Details
-
SystemNotificationsResource
@Autowired public SystemNotificationsResource(com.xebialabs.xlrelease.service.SseService sseService)
-
-
Method Details
-
subscribeToNotifications
@POST public void subscribeToNotifications()
-