Uses of Annotation Interface
io.camunda.optimize.rest.providers.CacheRequest
Packages that use CacheRequest
-
Uses of CacheRequest in io.camunda.optimize.rest
Methods in io.camunda.optimize.rest with annotations of type CacheRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String> DefinitionRestService.getDefinitionXml(DefinitionType type, String key, String version, String tenantId, jakarta.servlet.http.HttpServletRequest request) Get the definition xml to a given definition of the specified type with the given key and version.FlowNodeRestService.getFlowNodeNames(FlowNodeIdsToNamesRequestDto request) SharingPublicReaderRestService.getFlowNodeNames(FlowNodeIdsToNamesRequestDto request) byte[]LocalizationRestService.getLocalizationFile(String localeCode) byte[]SharingPublicReaderRestService.getLocalizationFile(String localeCode)