Uses of Class
org.apache.camel.component.github.producer.AbstractGitHubProducer
-
Packages that use AbstractGitHubProducer Package Description org.apache.camel.component.github.producer -
-
Uses of AbstractGitHubProducer in org.apache.camel.component.github.producer
Subclasses of AbstractGitHubProducer in org.apache.camel.component.github.producer Modifier and Type Class Description classClosePullRequestProducerProducer endpoint that closes a pull request.classCreateIssueProducerProducer endpoint that creates an issue.classGetCommitFileProducerProducer endpoint that gets the file associated with a CommitFile object.classPullRequestCommentProducerProducer 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.classPullRequestFilesProducerProducer endpoint that gets the files associated with a pull request.classPullRequestStateProducerProducer endpoint that sets the commit status.
-