Scribe.Core.ConnectorApi.Actions Namespace
The actions portion of the Scribe Online Connector Api is used for executing Connector specific logic as well as the Input and Result objects used for the methods.
Classes
|
Class |
Description |
---|---|---|
![]() |
Errors that are processed by solutions. |
|
![]() |
This class is used to return error result information to the caller of the operation. |
|
![]() |
This class holds the input information for a call to a method as described in a MethodDefinition for an Connector. |
|
![]() |
This class holds the result information for a call to a method as described in a MethodDefinition for an Connector. |
|
![]() |
This class is used to supply operation information when calling an Connector to perform an ExecuteOperation or TestOperation. |
|
![]() |
This class is used to return operation results when calling an Connector to perform an ExecuteOperation or TestOperation. |