Class WSService
java.lang.Object
org.activiti.engine.impl.webservice.WSService
- All Implemented Interfaces:
BpmnInterfaceImplementation
Deprecated.
Represents a WS implementation of a
BpmnInterface-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected SyncWebServiceClientDeprecated.protected StringDeprecated.protected StringDeprecated.protected Map<String,WSOperation> Deprecated.protected StringDeprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddOperation(WSOperation operation) Deprecated.Deprecated.getName()Deprecated.
-
Field Details
-
name
Deprecated. -
location
Deprecated. -
operations
Deprecated. -
wsdlLocation
Deprecated. -
client
Deprecated.
-
-
Constructor Details
-
WSService
Deprecated. -
WSService
Deprecated.
-
-
Method Details
-
addOperation
Deprecated. -
getName
Deprecated.- Specified by:
getNamein interfaceBpmnInterfaceImplementation- Returns:
- the name of this implementation
-
getLocation
Deprecated.
-