@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) |
extractpublic GiteaPropertyPathNotificationExtractor()
protected void addPaths(Set<String> paths, Collection<Map<String,Object>> commits)
addPaths in class BasePropertyPathNotificationExtractorhttps://github.com/go-gitea/gitea/issues/4313protected boolean requestBelongsToGitRepoManager(org.springframework.util.MultiValueMap<String,String> headers)
requestBelongsToGitRepoManager in class BasePropertyPathNotificationExtractorCopyright © 2018 Pivotal Software, Inc.. All rights reserved.