Uses of Class
org.qubership.atp.itf.lite.backend.model.api.response.ParentRequestAuthorization
Packages that use ParentRequestAuthorization
Package
Description
-
Uses of ParentRequestAuthorization in org.qubership.atp.itf.lite.backend.model.api.response
Constructors in org.qubership.atp.itf.lite.backend.model.api.response with parameters of type ParentRequestAuthorizationModifierConstructorDescriptionGroupResponse(UUID id, String name, EntityType type, Integer order, Date createdWhen, ParentRequestAuthorization parentAuth, Date modifiedWhen) GroupResponse constructor.GroupResponse(Folder folder, ParentRequestAuthorization parentAuth) Constructor.GroupResponse(Request request, ParentRequestAuthorization parentAuth) Constructor. -
Uses of ParentRequestAuthorization in org.qubership.atp.itf.lite.backend.service
Methods in org.qubership.atp.itf.lite.backend.service that return ParentRequestAuthorizationModifier and TypeMethodDescriptionFolderService.getParentAuth(UUID parentFolderId) Get parent auth for folder or request with specified parent folder id.