AbstractBaseController |
Provides Exception handling for all API controllers in the ServerContext.
|
ApiExceptionHandler |
Class defines exception handlers for generic exceptions.
|
AuthenticationController |
Controller that handles authentication related actions on the API.
|
DecisionTreeController |
|
DocumentController |
|
ImageController |
|
LanguageController |
Controller used to get available languages for the activated project and also set a new language for it
|
SessionController |
Controller which performs actions related to sessions, such as event subscription and flowing.
|
StartController |
This controller is used specifically for clients that only accept JSON instead of HTML and have their own login
screen.
|
WebFunctionController |
This controller is used for executing function flows that are exposed as a web function.
|