Uses of Class
pro.taskana.common.rest.models.VersionRepresentationModel
-
Packages that use VersionRepresentationModel Package Description pro.taskana.common.rest -
-
Uses of VersionRepresentationModel in pro.taskana.common.rest
Methods in pro.taskana.common.rest that return types with arguments of type VersionRepresentationModel Modifier and Type Method Description org.springframework.http.ResponseEntity<VersionRepresentationModel>TaskanaEngineController. currentVersion()Get the current application version.
-