Runtime APIs and Services
This section covers the available APIs used to interact with K2 components at runtime.
Workflow | Describes the available Services |
SmartObjects | Describes the available Services |
K2 Server | Describes assemblies and services used to interact with a K2 Server. |
K2 client API .DLLs that you reference (such as HostClientApi.dll, SmartObject.Client.dll and the Workflow client API), are thread safe.
If you open a connection with the API, you should close and dispose of the connection object.
If you open a connection with the API, you should close and dispose of the connection object.