Uses of Interface
org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder
Packages that use InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder
-
Uses of InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder in org.flowable.eventregistry.api.model
Methods in org.flowable.eventregistry.api.model that return InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilderModifier and TypeMethodDescriptionInboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilder.detectEventKeyUsingXPathExpression(String xPathExpression) Determines the key of the event using on a XPATH expression to find the value.InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilder.fixedEventKey(String key) Sets the event key to a hardcoded value.