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