stable

Clone or download

Read-only

Refactoring: Split representation building

Part of story #12345 export results to csv How to test: - No functional changes expected We will reuse the Artifact Factory later to export CSV. The representation will be different. Change-Id: I45598a3bc0dce43db9d2655c0900339993c66481

Modified Files

Name
A plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerArtifactRepresentationFactory.php +44 −0 Go to diff View file
M plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerReportsResource.php +7 −2 Go to diff View file
R plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerArtifactReportFactory.php Go to diff View file
M plugins/crosstracker/include/autoload.php +4 −3 Go to diff View file