Web-based responsive document annotation tool
activeannoservice / api.manage.dto / ManageProject / <init>
ManageProject(id: ProjectID, name: String, description: String = "", priority: Int, active: Boolean, userRoles: UserRoles, inputMapping: InputMapping, filter: FilterCondition?, sort: Sort, selection: DocumentSelection, annotationSchema: AnnotationSchema, layout: Layout, policy: Policy, export: Export, createProjectSpecificIndexes: Boolean)
View data class - all properties necessary to display and edit project from management perspective in frontend