Uses of Class
org.flowable.cmmn.model.FlowableHttpRequestHandler
-
-
Uses of FlowableHttpRequestHandler in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model declared as FlowableHttpRequestHandler Modifier and Type Field Description protected FlowableHttpRequestHandlerHttpServiceTask. httpRequestHandlerMethods in org.flowable.cmmn.model that return FlowableHttpRequestHandler Modifier and Type Method Description FlowableHttpRequestHandlerFlowableHttpRequestHandler. clone()FlowableHttpRequestHandlerHttpServiceTask. getHttpRequestHandler()Methods in org.flowable.cmmn.model with parameters of type FlowableHttpRequestHandler Modifier and Type Method Description voidHttpServiceTask. setHttpRequestHandler(FlowableHttpRequestHandler httpRequestHandler)
-