Uses of Interface
org.flowable.eventregistry.api.model.InboundChannelModelBuilder
-
Uses of InboundChannelModelBuilder in org.flowable.eventregistry.api
-
Uses of InboundChannelModelBuilder in org.flowable.eventregistry.api.model
Modifier and TypeMethodDescriptionSet the category for the channel deployment.InboundChannelModelBuilder.deploymentName
(String deploymentName) Set the name for the channel deployment.InboundChannelModelBuilder.deploymentTenantId
(String deploymentTenantId) Set the tenant id for the channel deployment.InboundChannelModelBuilder.InboundEventProcessingPipelineBuilder.eventProcessingPipeline
(String delegateExpression) Uses a delegate expression to determine the customInboundEventProcessingPipeline
instance.Each channel needs to have a unique key to identity it.InboundChannelModelBuilder.parentDeploymentId
(String parentDeploymentId) Set the parent deployment id for the channel deployment.InboundChannelModelBuilder.resourceName
(String resourceName) Set the resource name for the channel model.InboundChannelModelBuilder.InboundEventTransformerBuilder.transformer
(String delegateExpression)