WebServiceAction Constructor | Constructor |
LongDescription | Gets the long description of the action |
Mappings | Gets and sets the mapping which map the case to the parameters of the web service and maps the return value to the case |
ShortDescription | Gets the short description of the action |
WaitForResponse | Gets and sets the method of calling |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetActionName | Gets the name of the action |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetRequiredTransitionNames | Gets the required transition names, in this case "Next is the only transition". |
GetType (inherited from Object) | Gets the Type of the current instance. |
GetWebServiceDefinition | Gets the definition of the web service to call |
ProcessActionResults | Processes the results of the action. Maps the return value of the web service in to the case |
StartAction | Starts the action |
Terminate | Terminated the action |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |