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 '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.