Class ZendeskPropertiesHelper

java.lang.Object
org.apache.camel.support.component.ApiMethodPropertiesHelper<ZendeskConfiguration>
org.apache.camel.component.zendesk.internal.ZendeskPropertiesHelper

public final class ZendeskPropertiesHelper extends org.apache.camel.support.component.ApiMethodPropertiesHelper<ZendeskConfiguration>
Singleton ApiMethodPropertiesHelper for Zendesk component.
  • Field Summary

    Fields inherited from class org.apache.camel.support.component.ApiMethodPropertiesHelper

    componentConfigClass, componentConfigFields, LOG, propertyPrefix
  • Method Summary

    Modifier and Type
    Method
    Description
    getHelper(org.apache.camel.CamelContext context)
     

    Methods inherited from class org.apache.camel.support.component.ApiMethodPropertiesHelper

    getConfigurationProperties, getEndpointProperties, getEndpointPropertyNames, getExchangeProperties, getValidEndpointProperties

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details