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 BpmnInterfaceImplementationBpmnInterface.implementationMethods in org.flowable.engine.impl.bpmn.webservice that return BpmnInterfaceImplementationMethods in org.flowable.engine.impl.bpmn.webservice with parameters of type BpmnInterfaceImplementationModifier and TypeMethodDescriptionvoidBpmnInterface.setImplementation(BpmnInterfaceImplementation implementation) -
Uses of BpmnInterfaceImplementation in org.flowable.engine.impl.webservice
Classes in org.flowable.engine.impl.webservice that implement BpmnInterfaceImplementation