Uses of Interface
com.codingapi.flow.gateway.FlowOperatorGateway
Packages that use FlowOperatorGateway
-
Uses of FlowOperatorGateway in com.codingapi.flow.context
Methods in com.codingapi.flow.context that return FlowOperatorGateway -
Uses of FlowOperatorGateway in com.codingapi.flow.mock
Methods in com.codingapi.flow.mock that return FlowOperatorGatewayMethods in com.codingapi.flow.mock with parameters of type FlowOperatorGatewayModifier and TypeMethodDescriptionMockInstanceFactory.create(FlowOperatorGateway flowOperatorGateway, WorkflowRepository workflowRepository) Constructors in com.codingapi.flow.mock with parameters of type FlowOperatorGatewayModifierConstructorDescriptionMockRepositoryHolder(FlowOperatorGateway flowOperatorGateway, WorkflowRepository workflowRepository) -
Uses of FlowOperatorGateway in com.codingapi.flow.session
Methods in com.codingapi.flow.session that return FlowOperatorGateway