Uses of Enum Class
org.apache.camel.component.github.GitHubType
Packages that use GitHubType
-
Uses of GitHubType in org.apache.camel.component.github
Methods in org.apache.camel.component.github that return GitHubTypeModifier and TypeMethodDescriptionGitHubEndpoint.getType()static GitHubTypeReturns the enum constant of this class with the specified name.static GitHubType[]GitHubType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.github with parameters of type GitHubTypeModifier and TypeMethodDescriptionvoidGitHubEndpoint.setType(GitHubType type) What git operation to execute