public abstract class BasePropertyPathNotificationExtractor extends Object implements PropertyPathNotificationExtractor
| Constructor and Description |
|---|
BasePropertyPathNotificationExtractor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addPaths(Set<String> paths,
Collection<Map<String,Object>> commits) |
PropertyPathNotification |
extract(org.springframework.util.MultiValueMap<String,String> headers,
Map<String,Object> request) |
protected abstract boolean |
requestBelongsToGitRepoManager(org.springframework.util.MultiValueMap<String,String> headers) |
public BasePropertyPathNotificationExtractor()
public PropertyPathNotification extract(org.springframework.util.MultiValueMap<String,String> headers, Map<String,Object> request)
extract in interface PropertyPathNotificationExtractorCopyright © 2018 Pivotal Software, Inc.. All rights reserved.