public static class InboundChannelDefinitionBuilderImpl.InboundEventKeyXmlDetectorBuilderImpl extends Object implements InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilder
| Modifier and Type | Field and Description |
|---|---|
protected InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<Document> |
inboundEventProcessingPipelineBuilder |
| Constructor and Description |
|---|
InboundEventKeyXmlDetectorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<Document> inboundEventProcessingPipelineBuilder) |
| Modifier and Type | Method and Description |
|---|---|
InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder |
detectEventKeyUsingXPathExpression(String xPathExpression) |
InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder |
fixedEventKey(String key) |
protected InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<Document> inboundEventProcessingPipelineBuilder
public InboundEventKeyXmlDetectorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<Document> inboundEventProcessingPipelineBuilder)
public InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder fixedEventKey(String key)
fixedEventKey in interface InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilderpublic InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder detectEventKeyUsingXPathExpression(String xPathExpression)
detectEventKeyUsingXPathExpression in interface InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilderCopyright © 2020 Flowable. All rights reserved.