public static class InboundChannelDefinitionBuilderImpl.InboundEventTransformerBuilderImpl extends Object implements InboundChannelModelBuilder.InboundEventTransformerBuilder
| Modifier and Type | Field and Description |
|---|---|
protected InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl |
inboundEventProcessingPipelineBuilder |
| Constructor and Description |
|---|
InboundEventTransformerBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl inboundEventProcessingPipelineBuilder) |
| Modifier and Type | Method and Description |
|---|---|
EventDeployment |
deploy() |
InboundChannelModelBuilder |
transformer(String delegateExpression) |
protected InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl inboundEventProcessingPipelineBuilder
public InboundEventTransformerBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl inboundEventProcessingPipelineBuilder)
public InboundChannelModelBuilder transformer(String delegateExpression)
transformer in interface InboundChannelModelBuilder.InboundEventTransformerBuilderpublic EventDeployment deploy()
deploy in interface InboundChannelModelBuilder.InboundEventTransformerBuilderCopyright © 2021 Flowable. All rights reserved.