Uses of Class
org.flowable.spring.integration.FlowableInboundGateway
Packages that use FlowableInboundGateway
-
Uses of FlowableInboundGateway in org.flowable.spring.integration
Methods in org.flowable.spring.integration that return FlowableInboundGatewayModifier and TypeMethodDescriptionstatic FlowableInboundGatewayFlowable.inboundGateway(ProcessEngine processEngine, String... varsToPreserve) This is the component that you'll use in your Spring IntegrationIntegrationFlow.Methods in org.flowable.spring.integration with parameters of type FlowableInboundGatewayModifier and TypeMethodDescriptionstatic IntegrationActivityBehaviorFlowable.inboundGatewayActivityBehavior(FlowableInboundGateway gateway) This is the bean to expose and then reference from your Flowable BPMN flow in an expression.Constructors in org.flowable.spring.integration with parameters of type FlowableInboundGateway