public class NotificationService extends AbstractService
AbstractService.OutputStreamResponseExtractormapper, restTemplate, WAIT_BEFORE_RETRY_IN_MILLIS| Constructor and Description |
|---|
NotificationService(org.springframework.web.client.RestTemplate restTemplate) |
| Modifier and Type | Method and Description |
|---|---|
void |
triggerEvent(Project project,
ProjectEvent event)
Triggers given project event.
|
extractDatapublic NotificationService(org.springframework.web.client.RestTemplate restTemplate)
public void triggerEvent(Project project, ProjectEvent event)
project - project of the eventevent - event to triggerCopyright © 2017. All Rights Reserved.