Uses of Class
org.flowable.bpmn.model.FlowableHttpResponseHandler
-
Packages that use FlowableHttpResponseHandler Package Description org.flowable.bpmn.model -
-
Uses of FlowableHttpResponseHandler in org.flowable.bpmn.model
Fields in org.flowable.bpmn.model declared as FlowableHttpResponseHandler Modifier and Type Field Description protected FlowableHttpResponseHandlerHttpServiceTask. httpResponseHandlerMethods in org.flowable.bpmn.model that return FlowableHttpResponseHandler Modifier and Type Method Description FlowableHttpResponseHandlerFlowableHttpResponseHandler. clone()FlowableHttpResponseHandlerHttpServiceTask. getHttpResponseHandler()Methods in org.flowable.bpmn.model with parameters of type FlowableHttpResponseHandler Modifier and Type Method Description voidHttpServiceTask. setHttpResponseHandler(FlowableHttpResponseHandler httpResponseHandler)
-