Uses of Interface
org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder
Packages that use InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder
-
Uses of InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder in org.flowable.eventregistry.api.model
Subinterfaces of InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder in org.flowable.eventregistry.api.modelModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the filtering out inbound JSON events.static interfaceBuilder for the 'tenant ID detection' part of theInboundChannelModel, specifically for JSON eventsMethods in org.flowable.eventregistry.api.model that return InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilderModifier and TypeMethodDescriptionInboundChannelModelBuilder.InboundEventTenantJsonDetectorBuilder.detectEventTenantUsingJsonPointerExpression(String jsonPointerExpression) Determines the tenant ID by using a JSOn Pointer expression.InboundChannelModelBuilder.InboundEventTenantJsonDetectorBuilder.fixedTenantId(String tenantId) Sets the tenant to a hardcoded value. -
Uses of InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder in org.flowable.eventregistry.impl.model
Classes in org.flowable.eventregistry.impl.model that implement InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilderModifier and TypeClassDescriptionstatic classstatic classstatic classMethods in org.flowable.eventregistry.impl.model that return InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilderModifier and TypeMethodDescriptionInboundChannelDefinitionBuilderImpl.InboundEventTenantJsonDetectorBuilderImpl.detectEventTenantUsingJsonPointerExpression(String jsonPointerExpression) InboundChannelDefinitionBuilderImpl.InboundEventTenantJsonDetectorBuilderImpl.fixedTenantId(String tenantId)