| Package | Description |
|---|---|
| org.apache.camel.component.git | |
| org.apache.camel.component.git.consumer |
| Modifier and Type | Method and Description |
|---|---|
GitType |
GitEndpoint.getType()
The consumer type
|
| Modifier and Type | Method and Description |
|---|---|
void |
GitEndpoint.setType(GitType type) |
| Modifier and Type | Method and Description |
|---|---|
static GitType |
GitType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GitType[] |
GitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Apache Camel