Uses of Class
org.flowable.cmmn.model.FlowableHttpRequestHandler
Packages that use FlowableHttpRequestHandler
-
Uses of FlowableHttpRequestHandler in org.flowable.cmmn.engine.impl.behavior.impl.http
Methods in org.flowable.cmmn.engine.impl.behavior.impl.http with parameters of type FlowableHttpRequestHandlerModifier and TypeMethodDescriptionprotected HttpRequestHandler
DefaultCmmnHttpActivityDelegate.createHttpRequestHandler
(FlowableHttpRequestHandler handler, CmmnEngineConfiguration cmmnEngineConfiguration) -
Uses of FlowableHttpRequestHandler in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model declared as FlowableHttpRequestHandlerModifier and TypeFieldDescriptionprotected FlowableHttpRequestHandler
HttpServiceTask.httpRequestHandler
Methods in org.flowable.cmmn.model that return FlowableHttpRequestHandlerModifier and TypeMethodDescriptionFlowableHttpRequestHandler.clone()
HttpServiceTask.getHttpRequestHandler()
Methods in org.flowable.cmmn.model with parameters of type FlowableHttpRequestHandlerModifier and TypeMethodDescriptionvoid
HttpServiceTask.setHttpRequestHandler
(FlowableHttpRequestHandler httpRequestHandler)