@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.wordpress") public class WordpressComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Modifier and Type | Class and Description |
---|---|
static class |
WordpressComponentConfiguration.WordpressComponentConfigurationNestedConfiguration |
Constructor and Description |
---|
WordpressComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
WordpressComponentConfiguration.WordpressComponentConfigurationNestedConfiguration |
getConfiguration() |
Boolean |
getResolvePropertyPlaceholders() |
void |
setConfiguration(WordpressComponentConfiguration.WordpressComponentConfigurationNestedConfiguration configuration) |
void |
setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders) |
public WordpressComponentConfiguration.WordpressComponentConfigurationNestedConfiguration getConfiguration()
public void setConfiguration(WordpressComponentConfiguration.WordpressComponentConfigurationNestedConfiguration configuration)
public Boolean getResolvePropertyPlaceholders()
public void setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders)
Apache Camel