A C G H I O P S T V 

A

AbstractGitHubConsumer - Class in org.apache.camel.component.github.consumer
 
AbstractGitHubConsumer(GitHubEndpoint, Processor) - Constructor for class org.apache.camel.component.github.consumer.AbstractGitHubConsumer
 
AbstractGitHubProducer - Class in org.apache.camel.component.github.producer
 
AbstractGitHubProducer(GitHubEndpoint) - Constructor for class org.apache.camel.component.github.producer.AbstractGitHubProducer
 

C

ClosePullRequestProducer - Class in org.apache.camel.component.github.producer
Producer endpoint that closes a pull request.
ClosePullRequestProducer(GitHubEndpoint) - Constructor for class org.apache.camel.component.github.producer.ClosePullRequestProducer
 
CommitConsumer - Class in org.apache.camel.component.github.consumer
 
CommitConsumer(GitHubEndpoint, Processor, String) - Constructor for class org.apache.camel.component.github.consumer.CommitConsumer
 
createConsumer(Processor) - Method in class org.apache.camel.component.github.GitHubEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.github.GitHubComponent
 
createProducer() - Method in class org.apache.camel.component.github.GitHubEndpoint
 

G

getBranchName() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getOauthToken() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getPassword() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getRepoName() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getRepoOwner() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getRepository() - Method in class org.apache.camel.component.github.consumer.AbstractGitHubConsumer
 
getRepository() - Method in class org.apache.camel.component.github.producer.AbstractGitHubProducer
 
getRepositoryService() - Method in class org.apache.camel.component.github.consumer.AbstractGitHubConsumer
 
getRepositoryService() - Method in class org.apache.camel.component.github.producer.AbstractGitHubProducer
 
getType() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getUsername() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
GitHubComponent - Class in org.apache.camel.component.github
Represents the component that manages GitHubEndpoint.
GitHubComponent() - Constructor for class org.apache.camel.component.github.GitHubComponent
 
GitHubEndpoint - Class in org.apache.camel.component.github
The endpoint encapsulates portions of the GitHub API, relying on the org.eclipse.egit.github.core Java SDK.
GitHubEndpoint(String, GitHubComponent) - Constructor for class org.apache.camel.component.github.GitHubEndpoint
 
GitHubType - Enum in org.apache.camel.component.github
 

H

hasOauth() - Method in class org.apache.camel.component.github.GitHubEndpoint
 

I

initService(GitHubService) - Method in class org.apache.camel.component.github.consumer.AbstractGitHubConsumer
 
initService(GitHubService) - Method in class org.apache.camel.component.github.producer.AbstractGitHubProducer
 
isSingleton() - Method in class org.apache.camel.component.github.GitHubEndpoint
 

O

org.apache.camel.component.github - package org.apache.camel.component.github
 
org.apache.camel.component.github.consumer - package org.apache.camel.component.github.consumer
 
org.apache.camel.component.github.producer - package org.apache.camel.component.github.producer
 

P

poll() - Method in class org.apache.camel.component.github.consumer.AbstractGitHubConsumer
 
poll() - Method in class org.apache.camel.component.github.consumer.CommitConsumer
 
poll() - Method in class org.apache.camel.component.github.consumer.PullRequestCommentConsumer
 
poll() - Method in class org.apache.camel.component.github.consumer.PullRequestConsumer
 
poll() - Method in class org.apache.camel.component.github.consumer.TagConsumer
 
process(Exchange) - Method in class org.apache.camel.component.github.producer.AbstractGitHubProducer
 
process(Exchange) - Method in class org.apache.camel.component.github.producer.ClosePullRequestProducer
 
process(Exchange) - Method in class org.apache.camel.component.github.producer.PullRequestCommentProducer
 
PullRequestCommentConsumer - Class in org.apache.camel.component.github.consumer
 
PullRequestCommentConsumer(GitHubEndpoint, Processor) - Constructor for class org.apache.camel.component.github.consumer.PullRequestCommentConsumer
 
PullRequestCommentProducer - Class in org.apache.camel.component.github.producer
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.
PullRequestCommentProducer(GitHubEndpoint) - Constructor for class org.apache.camel.component.github.producer.PullRequestCommentProducer
 
PullRequestConsumer - Class in org.apache.camel.component.github.consumer
 
PullRequestConsumer(GitHubEndpoint, Processor) - Constructor for class org.apache.camel.component.github.consumer.PullRequestConsumer
 

S

setBranchName(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
 
setOauthToken(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
 
setPassword(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
 
setRepoName(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
 
setRepoOwner(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
 
setType(GitHubType) - Method in class org.apache.camel.component.github.GitHubEndpoint
 
setUsername(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
 

T

TagConsumer - Class in org.apache.camel.component.github.consumer
 
TagConsumer(GitHubEndpoint, Processor) - Constructor for class org.apache.camel.component.github.consumer.TagConsumer
 

V

valueOf(String) - Static method in enum org.apache.camel.component.github.GitHubType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.github.GitHubType
Returns an array containing the constants of this enum type, in the order they are declared.
A C G H I O P S T V 

Apache Camel