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 SyncWebServiceClient
protected String
protected String
protected 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:
getName
in interfaceBpmnInterfaceImplementation
- Returns:
- the name of this implementation
-
getLocation
-