| Interface | Description |
|---|---|
| PropertyPathNotificationExtractor |
Strategy for extracting a
PropertyPathNotification from an incoming,
unstructured request. |
| Class | Description |
|---|---|
| BasePropertyPathNotificationExtractor | |
| BitbucketPropertyPathNotificationExtractor | |
| CompositePropertyPathNotificationExtractor |
A
PropertyPathNotificationExtractor that cycles through a set of (ordered) delegates,
looking for the first non-null outcome. |
| EnvironmentMonitorAutoConfiguration | |
| EnvironmentMonitorAutoConfiguration.PropertyPathNotificationExtractorConfiguration | |
| FileMonitorConfiguration |
Configuration for a file watcher that detects changes in local files related to the
environment repository.
|
| GiteaPropertyPathNotificationExtractor | |
| GiteePropertyPathNotificationExtractor | |
| GithubPropertyPathNotificationExtractor | |
| GitlabPropertyPathNotificationExtractor | |
| GogsPropertyPathNotificationExtractor | |
| PropertyPathEndpoint |
HTTP endpoint for webhooks coming from repository providers.
|
| PropertyPathNotification |
Simple abstraction of a list of paths that changed in a repository.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.