public static class InboundChannelDefinitionBuilderImpl.InboundEventTenantXmlDetectorBuilderImpl extends InboundChannelDefinitionBuilderImpl.InboundEventPayloadXmlExtractorBuilderImpl implements InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder
inboundEventProcessingPipelineBuilder| Constructor and Description |
|---|
InboundEventTenantXmlDetectorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<Document> inboundEventProcessingPipelineBuilder) |
| Modifier and Type | Method and Description |
|---|---|
InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilder |
detectEventTenantUsingXPathExpression(String xPathExpression)
Determines the tenant ID by using an XPath expression.
|
InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilder |
fixedTenantId(String tenantId)
Sets the tenant to a hardcoded value.
|
xmlElementsMapDirectlyToPayloadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitxmlElementsMapDirectlyToPayloadpublic InboundEventTenantXmlDetectorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<Document> inboundEventProcessingPipelineBuilder)
public InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilder fixedTenantId(String tenantId)
InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilderfixedTenantId in interface InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilderpublic InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilder detectEventTenantUsingXPathExpression(String xPathExpression)
InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilderdetectEventTenantUsingXPathExpression in interface InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilderCopyright © 2023 Flowable. All rights reserved.