public static interface InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilder
InboundChannelModel, specifically for XML events.| Modifier and Type | Method and Description |
|---|---|
InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder |
detectEventKeyUsingXPathExpression(String xPathExpression)
Determines the key of the event using on a XPATH expression to find the value.
|
InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder |
fixedEventKey(String key)
Sets the event key to a hardcoded value.
|
InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder fixedEventKey(String key)
InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder detectEventKeyUsingXPathExpression(String xPathExpression)
Copyright © 2022 Flowable. All rights reserved.