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)
Determines the key of the event using on a XPATH expression to find the value.
|
InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder |
fixedEventKey(String key)
Sets the event key to a hardcoded value.
|
protected InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<Document> inboundEventProcessingPipelineBuilder
public InboundEventKeyXmlDetectorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<Document> inboundEventProcessingPipelineBuilder)
public InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder fixedEventKey(String key)
InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilderfixedEventKey in interface InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilderpublic InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder detectEventKeyUsingXPathExpression(String xPathExpression)
InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilderdetectEventKeyUsingXPathExpression in interface InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilderCopyright © 2023 Flowable. All rights reserved.