Uses of Class
com.bluebell.greenhouse.platform.models.api.dto.system.SystemEnumsDTO
Packages that use SystemEnumsDTO
Package
Description
Contains controllers for handling operations regarding greenhouse as a whole.
-
Uses of SystemEnumsDTO in com.bluebell.greenhouse.planter.controllers.system
Methods in com.bluebell.greenhouse.planter.controllers.system that return types with arguments of type SystemEnumsDTOModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<SystemEnumsDTO> SystemController.getSystemEnums()Returns the applications' enums for front-end systems.