Interface GitComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface GitComponentBuilderFactory
Perform operations on git repositories.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Git component.static class
-
Method Summary
Static Methods
-
Method Details
-
git
Git (camel-git) Perform operations on git repositories. Category: file Since: 2.16 Maven coordinates: org.apache.camel:camel-git- Returns:
- the dsl builder
-