Web-based responsive document annotation tool
activeannoservice / project.export / RestConfig
data class RestConfig
What REST endpoints to activate and how to export them
Name | Summary |
---|---|
<init> | What REST endpoints to activate and how to export themRestConfig(exportFormat: ExportFormat , authentication: RestAuthentication ) |
Name | Summary |
---|---|
authentication | val authentication: RestAuthentication |
exportFormat | val exportFormat: ExportFormat |