Uses of Class
org.flowable.bpmn.model.FlowableHttpResponseHandler
Packages that use FlowableHttpResponseHandler
-
Uses of FlowableHttpResponseHandler in org.flowable.bpmn.model
Fields in org.flowable.bpmn.model declared as FlowableHttpResponseHandlerModifier and TypeFieldDescriptionprotected FlowableHttpResponseHandler
HttpServiceTask.httpResponseHandler
Methods in org.flowable.bpmn.model that return FlowableHttpResponseHandlerModifier and TypeMethodDescriptionFlowableHttpResponseHandler.clone()
HttpServiceTask.getHttpResponseHandler()
Methods in org.flowable.bpmn.model with parameters of type FlowableHttpResponseHandlerModifier and TypeMethodDescriptionvoid
HttpServiceTask.setHttpResponseHandler
(FlowableHttpResponseHandler httpResponseHandler) -
Uses of FlowableHttpResponseHandler in org.flowable.engine.impl.bpmn.http
Methods in org.flowable.engine.impl.bpmn.http with parameters of type FlowableHttpResponseHandlerModifier and TypeMethodDescriptionprotected HttpResponseHandler
DefaultBpmnHttpActivityDelegate.createHttpResponseHandler
(FlowableHttpResponseHandler handler, ProcessEngineConfigurationImpl processEngineConfiguration)