Uses of Class
org.flowable.engine.impl.bpmn.webservice.BpmnInterface
Packages that use BpmnInterface
-
Uses of BpmnInterface in org.flowable.engine.impl.bpmn.webservice
Fields in org.flowable.engine.impl.bpmn.webservice declared as BpmnInterfaceModifier and TypeFieldDescriptionprotected BpmnInterfaceOperation.bpmnInterfaceThe interface to which this operations belongsMethods in org.flowable.engine.impl.bpmn.webservice that return BpmnInterfaceMethods in org.flowable.engine.impl.bpmn.webservice with parameters of type BpmnInterfaceConstructors in org.flowable.engine.impl.bpmn.webservice with parameters of type BpmnInterfaceModifierConstructorDescriptionOperation(String id, String name, BpmnInterface bpmnInterface, MessageDefinition inMessage)