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 FlowableHttpResponseHandlerHttpServiceTask.httpResponseHandlerMethods 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 TypeMethodDescriptionvoidHttpServiceTask.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 HttpResponseHandlerDefaultBpmnHttpActivityDelegate.createHttpResponseHandler(FlowableHttpResponseHandler handler, ProcessEngineConfigurationImpl processEngineConfiguration)