Uses of Interface
org.flowable.engine.impl.bpmn.webservice.BpmnInterfaceImplementation
Packages that use BpmnInterfaceImplementation
-
Uses of BpmnInterfaceImplementation in org.flowable.engine.impl.bpmn.webservice
Fields in org.flowable.engine.impl.bpmn.webservice declared as BpmnInterfaceImplementationModifier and TypeFieldDescriptionprotected BpmnInterfaceImplementation
BpmnInterface.implementation
Methods in org.flowable.engine.impl.bpmn.webservice that return BpmnInterfaceImplementationMethods in org.flowable.engine.impl.bpmn.webservice with parameters of type BpmnInterfaceImplementationModifier and TypeMethodDescriptionvoid
BpmnInterface.setImplementation
(BpmnInterfaceImplementation implementation) -
Uses of BpmnInterfaceImplementation in org.flowable.engine.impl.webservice
Classes in org.flowable.engine.impl.webservice that implement BpmnInterfaceImplementation