Uses of Interface
org.apache.camel.component.github.event.GitHubEventFetchStrategy
Packages that use GitHubEventFetchStrategy
-
Uses of GitHubEventFetchStrategy in org.apache.camel.component.github
Methods in org.apache.camel.component.github that return GitHubEventFetchStrategyMethods in org.apache.camel.component.github with parameters of type GitHubEventFetchStrategyModifier and TypeMethodDescriptionvoid
GitHubEndpoint.setEventFetchStrategy
(GitHubEventFetchStrategy eventFetchStrategy) To specify a custom strategy that configures how the EventsConsumer fetches events.