Uses of Interface
org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilder
Packages that use InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilder
-
Uses of InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilder in org.flowable.eventregistry.api.model
Subinterfaces of InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilder in org.flowable.eventregistry.api.modelModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the filtering out inbound XML events.static interfaceBuilder for the 'tenant ID detection' part of theInboundChannelModel, specifically for XML eventsMethods in org.flowable.eventregistry.api.model that return InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilderModifier and TypeMethodDescriptionInboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder.detectEventTenantUsingXPathExpression(String xPathExpression) Determines the tenant ID by using an XPath expression.InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder.fixedTenantId(String tenantId) Sets the tenant to a hardcoded value. -
Uses of InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilder in org.flowable.eventregistry.impl.model
Classes in org.flowable.eventregistry.impl.model that implement InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilderModifier and TypeClassDescriptionstatic classstatic classstatic classMethods in org.flowable.eventregistry.impl.model that return InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilderModifier and TypeMethodDescriptionInboundChannelDefinitionBuilderImpl.InboundEventTenantXmlDetectorBuilderImpl.detectEventTenantUsingXPathExpression(String xPathExpression) InboundChannelDefinitionBuilderImpl.InboundEventTenantXmlDetectorBuilderImpl.fixedTenantId(String tenantId)