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 HttpRequestHandlerDefaultCmmnHttpActivityDelegate.createHttpRequestHandler(FlowableHttpRequestHandler handler, CmmnEngineConfiguration cmmnEngineConfiguration) -
Uses of FlowableHttpRequestHandler in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model declared as FlowableHttpRequestHandlerModifier and TypeFieldDescriptionprotected FlowableHttpRequestHandlerHttpServiceTask.httpRequestHandlerMethods 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 TypeMethodDescriptionvoidHttpServiceTask.setHttpRequestHandler(FlowableHttpRequestHandler httpRequestHandler)