Uses of Interface
org.apache.camel.component.github2.event.GitHub2EventFetchStrategy
Packages that use GitHub2EventFetchStrategy
-
Uses of GitHub2EventFetchStrategy in org.apache.camel.component.github2
Methods in org.apache.camel.component.github2 that return GitHub2EventFetchStrategyMethods in org.apache.camel.component.github2 with parameters of type GitHub2EventFetchStrategyModifier and TypeMethodDescriptionvoidGitHub2Endpoint.setEventFetchStrategy(GitHub2EventFetchStrategy eventFetchStrategy) To specify a custom strategy that configures how the EventsConsumer fetches events.