Application factory collector API
These records belong to the NY_ApplicationFactoryCollectorPlugIn API. The microservice ID of the application factory collector is NY_ApplicationFactoryCollector.
Requests of the application factory collector API
| Record | Description |
|---|---|
| CRecordAddAppFactory | Register an application factory. |
| CRecordRemoveAppFactory | Remove the registration of an application factory. |
| CRecordGetApplicationListForUser | Get a list of applications that the user is allowed to launch. |
| CRecordLaunchApplication | Launch an application. |
Data records of the application factory collector API
| Record | Description |
|---|---|
| CRecordApplication | This data record describes an application. |
This page is part of the nyssr.net application documentation. The same API is also used by the supplied application-factory collector plug-in.