Package | Description |
---|---|
org.apache.camel.component.github.producer |
Modifier and Type | Class and Description |
---|---|
class |
ClosePullRequestProducer
Producer endpoint that closes a pull request.
|
class |
GetCommitFileProducer
Producer endpoint that gets the file associated with a CommitFile object.
|
class |
PullRequestCommentProducer
Producer endpoint that adds one of two types of comments on a GitHub pull request:
1.) Response to an in-line comment made on a pull request commit review.
|
class |
PullRequestFilesProducer
Producer endpoint that gets the files associated with a pull request.
|
class |
PullRequestStateProducer
Producer endpoint that sets the commit status.
|
Apache Camel