Uses of Interface
org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventFilterXmlBuilder
Packages that use InboundChannelModelBuilder.InboundEventFilterXmlBuilder
-
Uses of InboundChannelModelBuilder.InboundEventFilterXmlBuilder in org.flowable.eventregistry.api.model
Methods in org.flowable.eventregistry.api.model that return InboundChannelModelBuilder.InboundEventFilterXmlBuilderModifier 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.