@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.jolt") public class JoltComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
| Constructor and Description |
|---|
JoltComponentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getResolvePropertyPlaceholders() |
String |
getTransform() |
void |
setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders) |
void |
setTransform(String transform) |
public String getTransform()
public void setTransform(String transform)
public Boolean getResolvePropertyPlaceholders()
public void setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders)
Apache Camel