cloudstack/server
PrashantBhanage 61cb4ea066 Refactor: Modularize ApiResponseHelper#createUsageResponse
Fixes #11635

- Extracted the 500+ line switch/if-else block into a main dispatcher method `populateUsageTypeSpecificDetails`.
- Created 18 individual private helper methods for each specific `UsageType` to improve maintainability and readability.
- Introduced a `UsageResourceDetails` container class to safely manage and return `resourceId` and `resourceType` state for tag lookups.
- Verified zero business logic changes; strictly structural refactoring.
2026-06-25 13:54:18 +05:30
..
conf Management server: fix qemu-img path in cloudstack sudoers (#11614) 2025-09-12 11:28:50 +02:00
src Refactor: Modularize ApiResponseHelper#createUsageResponse 2026-06-25 13:54:18 +05:30
pom.xml Updating pom.xml version numbers for release 4.22.2.0-SNAPSHOT 2026-05-18 17:17:25 +05:30