Class WSService
java.lang.Object
org.flowable.engine.impl.webservice.WSService
- All Implemented Interfaces:
BpmnInterfaceImplementation
Represents a WS implementation of a
BpmnInterface- Author:
- Esteban Robles Luna
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected SyncWebServiceClientprotected Stringprotected Stringprotected Map<String,WSOperation> protected String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
location
-
operations
-
wsdlLocation
-
client
-
-
Constructor Details
-
WSService
-
WSService
-
-
Method Details
-
addOperation
-
getName
- Specified by:
getNamein interfaceBpmnInterfaceImplementation- Returns:
- the name of this implementation
-
getLocation
-