Uses of Class
org.camunda.feel.playground.dto.VersionResponse
Packages that use VersionResponse
-
Uses of VersionResponse in org.camunda.feel.playground.api
Methods in org.camunda.feel.playground.api that return types with arguments of type VersionResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<VersionResponse>VersionController.getVersion() -
Uses of VersionResponse in org.camunda.feel.playground.dto
Methods in org.camunda.feel.playground.dto that return VersionResponseModifier and TypeMethodDescriptionstatic VersionResponseVersionResponse.withVersion(String version)