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 PropertyPathNotificationExtractor
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.