Uses of Interface
org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTransformerBuilder
-
Uses of InboundChannelModelBuilder.InboundEventTransformerBuilder in org.flowable.eventregistry.api.model
Modifier and TypeMethodDescriptionInboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder.jsonFieldsMapDirectlyToPayload()
Extracts the payload directly from (top-level) json fields.InboundChannelModelBuilder.InboundEventPayloadExtractorBuilder.payloadExtractor
(String delegateExpression) Uses delegate expression to determine the customInboundEventPayloadExtractor
instance.InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilder.xmlElementsMapDirectlyToPayload()
Extracts the payload directly from (top-level) xml elements.