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