public class FileUtils extends Object
| Constructor and Description |
|---|
FileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.integration.dsl.IntegrationFlowBuilder |
enhanceFlowForReadingMode(org.springframework.integration.dsl.IntegrationFlowBuilder flowBuilder,
FileConsumerProperties fileConsumerProperties)
Enhance an
IntegrationFlowBuilder to add flow snippets, depending on
FileConsumerProperties. |
public static org.springframework.integration.dsl.IntegrationFlowBuilder enhanceFlowForReadingMode(org.springframework.integration.dsl.IntegrationFlowBuilder flowBuilder,
FileConsumerProperties fileConsumerProperties)
IntegrationFlowBuilder to add flow snippets, depending on
FileConsumerProperties.flowBuilder - the flow builder.fileConsumerProperties - the properties.Copyright © 2016 Pivotal Software, Inc.. All rights reserved.