JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
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
B
buildUri(String, Map<String, Object>, boolean)
- Method in class org.apache.camel.component.github.
GitHubEndpointUriFactory
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
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
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.
GitHubEndpoint
E
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
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
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
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_SERVICE
- 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_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 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
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
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
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
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)
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
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
B
C
D
E
F
G
I
O
P
S
T
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel