Uses of Class
org.qubership.atp.itf.lite.backend.model.documentation.TreeFolderDocumentationResponse
Packages that use TreeFolderDocumentationResponse
Package
Description
-
Uses of TreeFolderDocumentationResponse in org.qubership.atp.itf.lite.backend.controllers
Methods in org.qubership.atp.itf.lite.backend.controllers that return types with arguments of type TreeFolderDocumentationResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<TreeFolderDocumentationResponse> DocumentationController.getFolderRequestsTree(int page, int pageSize, @Valid FolderTreeSearchRequest request) Get lazy tree doc. -
Uses of TreeFolderDocumentationResponse in org.qubership.atp.itf.lite.backend.facade
Methods in org.qubership.atp.itf.lite.backend.facade that return types with arguments of type TreeFolderDocumentationResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<TreeFolderDocumentationResponse> DocumentationFacade.getDocumentationByFolder(FolderTreeSearchRequest request, int page, int pageSize) -
Uses of TreeFolderDocumentationResponse in org.qubership.atp.itf.lite.backend.service
Methods in org.qubership.atp.itf.lite.backend.service that return TreeFolderDocumentationResponseModifier and TypeMethodDescriptionDocumentationService.getDescription(FolderTreeSearchRequest request, int page, int pageSize) Get description when use Folder.