Uses of Class
org.qubership.atp.environments.clients.api.catalogue.generated.ActionGroupByTypeCompoundEntryDto
Packages that use ActionGroupByTypeCompoundEntryDto
Package
Description
-
Uses of ActionGroupByTypeCompoundEntryDto in org.qubership.atp.environments.clients.api.catalogue.generated
Methods in org.qubership.atp.environments.clients.api.catalogue.generated that return ActionGroupByTypeCompoundEntryDtoModifier and TypeMethodDescriptionActionGroupByTypeCompoundEntryDto.addActionsItem(ActionDto actionsItem) ActionGroupByTypeCompoundEntryDto.typeAction(String typeAction) -
Uses of ActionGroupByTypeCompoundEntryDto in org.qubership.atp.environments.service.rest.server.catalogue.generated
Methods in org.qubership.atp.environments.service.rest.server.catalogue.generated that return types with arguments of type ActionGroupByTypeCompoundEntryDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<ActionGroupByTypeCompoundEntryDto>> ProjectControllerApi.getActionsByProjectUuidGroupedByActionType(UUID uuid) GET /catalog/api/v1/projects/{uuid}/actions/group-by-type-action : getActionsByProjectUuidGroupedByActionType