Uses of Class
pro.taskana.common.rest.models.CustomAttributesRepresentationModel
Packages that use CustomAttributesRepresentationModel
-
Uses of CustomAttributesRepresentationModel in pro.taskana.common.rest
Methods in pro.taskana.common.rest that return types with arguments of type CustomAttributesRepresentationModelModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<CustomAttributesRepresentationModel>TaskanaEngineController.getCustomAttributes()org.springframework.http.ResponseEntity<CustomAttributesRepresentationModel>TaskanaEngineController.setCustomAttributes(CustomAttributesRepresentationModel customAttributes) Methods in pro.taskana.common.rest with parameters of type CustomAttributesRepresentationModelModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<CustomAttributesRepresentationModel>TaskanaEngineController.setCustomAttributes(CustomAttributesRepresentationModel customAttributes)