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