- All Implemented Interfaces:
- org.apache.camel.EndpointAware, org.apache.camel.IsSingleton, org.apache.camel.Processor, org.apache.camel.Producer, org.apache.camel.Service, org.apache.camel.ShutdownableService, org.apache.camel.StatefulService, org.apache.camel.SuspendableService
public class PullRequestFilesProducer
extends AbstractGitHubProducer
Producer endpoint that gets the files associated with a pull request.
The endpoint requires the "GitHubPullRequest" header, identifying the pull request number (integer).