Tessa.Web.Controllers - пространство имён
Контроллеры для взаимодействия с desktop-клиентом.
| ApplicationsBinaryController |
Download apps in Tessa Applications (desktop client).
Use for compatibility with legacy versions of Tessa Applications engaging binary serialization.
|
| ApplicationsController |
Download apps in Tessa Applications (desktop client).
|
| CardsController |
Working with cards.
|
| CardTypesController |
Working with types CardType: types of cards Card,
types of files File, types of tasks Task,
and types of dialogs Dialog.
|
| CheckController |
Check web service status and get its configuration and environment info.
Works if flag HealthCheckIsEnabled in server's configuration is set true.
|
| ContentController |
Working with content by link.
|
| InitializationController |
Get initialization info for current application, used on its startup.
|
| LocalizationBinaryController |
Get localization info for legacy .NET clients.
Use for compatibility with legacy Tessa Applications app of version 3.5 and below.
|
| LocalizationController |
Working with localization.
|
| LocalizationV1Controller |
Get localization info for legacy .NET clients.
Use for compatibility with legacy Tessa Applications app of version between 3.6 and 4.0.
|
| LoginBinaryController |
Open session for legacy .NET clients.
Use for compatibility with legacy Tessa Applications app of version 3.5 and below.
Methods doesn't require authenticated user.
|
| OperationsController |
Create, get, modify and delete operations.
|
| SchemeController |
Working with scheme (database structure).
|
| SearchQueriesController |
Working with search queries.
|
| SessionsBinaryController |
Close session for legacy .NET clients.
Use for compatibility with legacy Tessa Applications app of version 3.5 and below.
|
| SessionsController |
Working with sessions. Open session methods doesn't require authentication via HTTP header or otherwise.
|
| SessionsLegacy3XController |
Working with sessions. Open session methods doesn't require authentication via HTTP header or otherwise.
Use for compatibility with legacy Tessa Applications app of version less than 4.0.
|
| TwoFactorAuthController |
Controller with methods for two-factor authentication.
Methods doesn't require authentication via HTTP header or otherwise.
|
| ViewsBinaryController |
Means to get views results and its metadata for legacy .NET clients.
Use for compatibility with legacy Tessa Applications app of version 3.5 and below.
|
| ViewsController |
Working with views.
|
| WorkplacesController |
Working with workplaces.
|