Uses of Class
org.flowable.bpmn.model.AbstractFlowableHttpHandler
Packages that use AbstractFlowableHttpHandler
-
Uses of AbstractFlowableHttpHandler in org.flowable.bpmn.converter
Methods in org.flowable.bpmn.converter with parameters of type AbstractFlowableHttpHandlerModifier and TypeMethodDescriptionprotected void
ServiceTaskXMLConverter.writeHttpHandlerAttributes
(AbstractFlowableHttpHandler httpHandler, XMLStreamWriter xtw) -
Uses of AbstractFlowableHttpHandler in org.flowable.bpmn.model
Subclasses of AbstractFlowableHttpHandler in org.flowable.bpmn.modelModifier and TypeClassDescriptionclass
class
Methods in org.flowable.bpmn.model that return AbstractFlowableHttpHandlerModifier and TypeMethodDescriptionabstract AbstractFlowableHttpHandler
AbstractFlowableHttpHandler.clone()
Methods in org.flowable.bpmn.model with parameters of type AbstractFlowableHttpHandlerModifier and TypeMethodDescriptionvoid
AbstractFlowableHttpHandler.setValues
(AbstractFlowableHttpHandler otherHandler)