Index

A B C D E F G I M O P S T V 
All Classes and Interfaces|All Packages|Constant Field Values

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
 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.github.GitHubEndpointUriFactory
 

C

CLOSEPULLREQUEST - Enum constant in enum class org.apache.camel.component.github.GitHubType
 
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
 
COMMIT - Enum constant in enum class org.apache.camel.component.github.GitHubType
 
CommitConsumer - Class in org.apache.camel.component.github.consumer
 
CommitConsumer(GitHubEndpoint, Processor, String, String) - Constructor for class org.apache.camel.component.github.consumer.CommitConsumer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.github.GitHubComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.github.GitHubEndpointConfigurer
 
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
 
CREATEISSUE - Enum constant in enum class org.apache.camel.component.github.GitHubType
 
CreateIssueProducer - Class in org.apache.camel.component.github.producer
Producer endpoint that creates an issue.
CreateIssueProducer(GitHubEndpoint) - Constructor for class org.apache.camel.component.github.producer.CreateIssueProducer
 
createProducer() - Method in class org.apache.camel.component.github.GitHubEndpoint
 

D

doInit() - Method in class org.apache.camel.component.github.consumer.CommitConsumer
 
doInit() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
doStart() - Method in class org.apache.camel.component.github.consumer.CommitConsumer
 
doStop() - Method in class org.apache.camel.component.github.consumer.CommitConsumer
 

E

EVENT - Enum constant in enum class org.apache.camel.component.github.GitHubType
 
EventsConsumer - Class in org.apache.camel.component.github.consumer
 
EventsConsumer(GitHubEndpoint, Processor) - Constructor for class org.apache.camel.component.github.consumer.EventsConsumer
 

F

fetchEvents(EventService) - Method in interface org.apache.camel.component.github.event.GitHubEventFetchStrategy
Fetches GitHub events from the EventService.

G

getBranchName() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.github.GitHubEndpointConfigurer
 
GETCOMMITFILE - Enum constant in enum class org.apache.camel.component.github.GitHubType
 
GetCommitFileProducer - Class in org.apache.camel.component.github.producer
Producer endpoint that gets the file associated with a CommitFile object.
GetCommitFileProducer(GitHubEndpoint) - Constructor for class org.apache.camel.component.github.producer.GetCommitFileProducer
 
getEncoding() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.github.consumer.CommitConsumer
 
getEventFetchStrategy() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getOauthToken() - Method in class org.apache.camel.component.github.GitHubComponent
 
getOauthToken() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.github.GitHubComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.github.GitHubEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.github.GitHubComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.github.GitHubEndpointConfigurer
 
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
 
getStartingSha() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getState() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getTargetUrl() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getType() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
GITHUB_COMMIT_AUTHOR - Static variable in interface org.apache.camel.component.github.GitHubConstants
 
GITHUB_COMMIT_COMMITTER - Static variable in interface org.apache.camel.component.github.GitHubConstants
 
GITHUB_COMMIT_SERVICE - Static variable in interface org.apache.camel.component.github.GitHubConstants
 
GITHUB_COMMIT_SHA - Static variable in interface org.apache.camel.component.github.GitHubConstants
 
GITHUB_COMMIT_URL - Static variable in interface org.apache.camel.component.github.GitHubConstants
 
GITHUB_DATA_SERVICE - Static variable in interface org.apache.camel.component.github.GitHubConstants
 
GITHUB_EVENT_PAYLOAD - Static variable in interface org.apache.camel.component.github.GitHubConstants
 
GITHUB_EVENT_SERVICE - Static variable in interface org.apache.camel.component.github.GitHubConstants
 
GITHUB_INRESPONSETO - Static variable in interface org.apache.camel.component.github.GitHubConstants
 
GITHUB_ISSUE_SERVICE - Static variable in interface org.apache.camel.component.github.GitHubConstants
 
GITHUB_ISSUE_TITLE - Static variable in interface org.apache.camel.component.github.GitHubConstants
 
GITHUB_PULL_REQUEST_SERVICE - Static variable in interface org.apache.camel.component.github.GitHubConstants
 
GITHUB_PULLREQUEST - Static variable in interface org.apache.camel.component.github.GitHubConstants
 
GITHUB_PULLREQUEST_HEAD_COMMIT_SHA - Static variable in interface org.apache.camel.component.github.GitHubConstants
 
GITHUB_REPOSITORY_SERVICE - Static variable in interface org.apache.camel.component.github.GitHubConstants
 
GitHubComponent - Class in org.apache.camel.component.github
Represents the component that manages GitHubEndpoint.
GitHubComponent() - Constructor for class org.apache.camel.component.github.GitHubComponent
 
GitHubComponentConfigurer - Class in org.apache.camel.component.github
Generated by camel build tools - do NOT edit this file!
GitHubComponentConfigurer() - Constructor for class org.apache.camel.component.github.GitHubComponentConfigurer
 
GitHubConstants - Interface in org.apache.camel.component.github
 
GitHubEndpoint - Class in org.apache.camel.component.github
Interact with the GitHub API.
GitHubEndpoint(String, GitHubComponent) - Constructor for class org.apache.camel.component.github.GitHubEndpoint
 
GitHubEndpointConfigurer - Class in org.apache.camel.component.github
Generated by camel build tools - do NOT edit this file!
GitHubEndpointConfigurer() - Constructor for class org.apache.camel.component.github.GitHubEndpointConfigurer
 
GitHubEndpointUriFactory - Class in org.apache.camel.component.github
Generated by camel build tools - do NOT edit this file!
GitHubEndpointUriFactory() - Constructor for class org.apache.camel.component.github.GitHubEndpointUriFactory
 
GitHubEventFetchStrategy - Interface in org.apache.camel.component.github.event
An abstraction that allows customization of how the EventsConsumer fetches GitHub events.
GitHubType - Enum Class in org.apache.camel.component.github
 

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
 
isEnabled(String) - Method in class org.apache.camel.component.github.GitHubEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.github.GitHubEndpointUriFactory
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.github.GitHubEndpointUriFactory
 

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.event - package org.apache.camel.component.github.event
 
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.EventsConsumer
 
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.CreateIssueProducer
 
process(Exchange) - Method in class org.apache.camel.component.github.producer.GetCommitFileProducer
 
process(Exchange) - Method in class org.apache.camel.component.github.producer.PullRequestCommentProducer
 
process(Exchange) - Method in class org.apache.camel.component.github.producer.PullRequestFilesProducer
 
process(Exchange) - Method in class org.apache.camel.component.github.producer.PullRequestStateProducer
 
propertyNames() - Method in class org.apache.camel.component.github.GitHubEndpointUriFactory
 
PULLREQUEST - Enum constant in enum class org.apache.camel.component.github.GitHubType
 
PULLREQUESTCOMMENT - Enum constant in enum class org.apache.camel.component.github.GitHubType
 
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
 
PULLREQUESTFILES - Enum constant in enum class org.apache.camel.component.github.GitHubType
 
PullRequestFilesProducer - Class in org.apache.camel.component.github.producer
Producer endpoint that gets the files associated with a pull request.
PullRequestFilesProducer(GitHubEndpoint) - Constructor for class org.apache.camel.component.github.producer.PullRequestFilesProducer
 
PULLREQUESTSTATE - Enum constant in enum class org.apache.camel.component.github.GitHubType
 
PullRequestStateProducer - Class in org.apache.camel.component.github.producer
Producer endpoint that sets the commit status.
PullRequestStateProducer(GitHubEndpoint) - Constructor for class org.apache.camel.component.github.producer.PullRequestStateProducer
 

S

secretPropertyNames() - Method in class org.apache.camel.component.github.GitHubEndpointUriFactory
 
setBranchName(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
Name of branch
setEncoding(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
To use the given encoding when getting a git commit file
setEventFetchStrategy(GitHubEventFetchStrategy) - Method in class org.apache.camel.component.github.GitHubEndpoint
To specify a custom strategy that configures how the EventsConsumer fetches events.
setOauthToken(String) - Method in class org.apache.camel.component.github.GitHubComponent
GitHub OAuth token.
setOauthToken(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
GitHub OAuth token.
setRepoName(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
GitHub repository name
setRepoOwner(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
GitHub repository owner (organization)
setStartingSha(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
The starting sha to use for polling commits with the commit consumer.
setState(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
To set git commit status state
setTargetUrl(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
To set git commit status target url
setType(GitHubType) - Method in class org.apache.camel.component.github.GitHubEndpoint
What git operation to execute

T

TAG - Enum constant in enum class org.apache.camel.component.github.GitHubType
 
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 class org.apache.camel.component.github.GitHubType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.camel.component.github.GitHubType
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D E F G I M O P S T V 
All Classes and Interfaces|All Packages|Constant Field Values