Uses of Class
com.flowable.serviceregistry.engine.impl.invoker.rest.mock.MockResponseConfig
Packages that use MockResponseConfig
-
Uses of MockResponseConfig in com.flowable.serviceregistry.engine.impl.invoker.rest.mock
Methods in com.flowable.serviceregistry.engine.impl.invoker.rest.mock that return MockResponseConfigModifier and TypeMethodDescriptionprotected MockResponseConfigMockingFlowableHttpClient.findMockByKey(String key) protected MockResponseConfigMockingFlowableHttpClient.selectMockResponse(List<MockResponseConfig> mockResponses, org.flowable.common.engine.impl.el.ExpressionManager expressionManager, ServiceInvocationVariablesContainer variablesContainer) Methods in com.flowable.serviceregistry.engine.impl.invoker.rest.mock that return types with arguments of type MockResponseConfigModifier and TypeMethodDescriptionprotected List<MockResponseConfig> MockingFlowableHttpClient.readMockResponses(ServiceOperation serviceOperation) protected List<MockResponseConfig> MockingFlowableHttpClient.readMockResponsesFromConfig(tools.jackson.databind.JsonNode config) Methods in com.flowable.serviceregistry.engine.impl.invoker.rest.mock with parameters of type MockResponseConfigModifier and TypeMethodDescriptionprotected org.flowable.http.common.api.HttpResponseMockingFlowableHttpClient.buildMockHttpResponse(MockResponseConfig mock, org.flowable.common.engine.impl.el.ExpressionManager expressionManager, ServiceInvocationVariablesContainer variablesContainer) protected org.flowable.http.common.api.HttpResponseMockingFlowableHttpClient.executeMockResponse(MockResponseConfig mock, org.flowable.common.engine.impl.el.ExpressionManager expressionManager, ServiceInvocationVariablesContainer variablesContainer) Method parameters in com.flowable.serviceregistry.engine.impl.invoker.rest.mock with type arguments of type MockResponseConfigModifier and TypeMethodDescriptionprotected MockResponseConfigMockingFlowableHttpClient.selectMockResponse(List<MockResponseConfig> mockResponses, org.flowable.common.engine.impl.el.ExpressionManager expressionManager, ServiceInvocationVariablesContainer variablesContainer)