public interface PropertyPathNotificationExtractor
PropertyPathNotification
from an incoming,
unstructured request. Different providers of notifications have different payloads for
their events, and different headers (e.g. HTTP headers for a webhook).Modifier and Type | Method and Description |
---|---|
PropertyPathNotification |
extract(org.springframework.util.MultiValueMap<String,String> headers,
Map<String,Object> payload) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.