@Order(value=2147483547) public class GiteaPropertyPathNotificationExtractor extends BasePropertyPathNotificationExtractor
Constructor and Description |
---|
GiteaPropertyPathNotificationExtractor() |
Modifier and Type | Method and Description |
---|---|
protected void |
addPaths(Set<String> paths,
Collection<Map<String,Object>> commits)
gitea doesn't return which files have been added/modified/deleted yet.
|
protected boolean |
requestBelongsToGitRepoManager(org.springframework.util.MultiValueMap<String,String> headers) |
extract
public GiteaPropertyPathNotificationExtractor()
protected void addPaths(Set<String> paths, Collection<Map<String,Object>> commits)
addPaths
in class BasePropertyPathNotificationExtractor
https://github.com/go-gitea/gitea/issues/4313
protected boolean requestBelongsToGitRepoManager(org.springframework.util.MultiValueMap<String,String> headers)
requestBelongsToGitRepoManager
in class BasePropertyPathNotificationExtractor
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.