stable

Clone or download

Read-only

move ProjectUGroupCanPrioritizeItemsPresentersBuilder into Domain

part of story #21793 configure Program Management No functional changes Change-Id: Ib1639fe8fe7f3d8fd4d1bafdf02676f65a429b41

Modified Files

Name
A plugins/program_management/include/Adapter/Program/Admin/CanPrioritizeItems/UGroupRepresentationBuilder.php +35 −0 Go to diff View file
A plugins/program_management/include/Adapter/Workspace/UGroupManagerAdapter.php +48 −0 Go to diff View file
A plugins/program_management/include/Domain/Program/Admin/CanPrioritizeItems/BuildUGroupRepresentation.php +29 −0 Go to diff View file
R plugins/program_management/include/Adapter/Program/Admin/CanPrioritizeItems/ProjectUGroupCanPrioritizeItemsPresentersBuilder.php Go to diff View file
A plugins/program_management/include/Domain/Workspace/RetrieveUGroups.php +34 −0 Go to diff View file
M plugins/program_management/include/program_managementPlugin.php +8 −2 Go to diff View file
R plugins/program_management/tests/unit/Adapter/Program/Admin/CanPrioritizeItems/ProjectUGroupCanPrioritizeItemsPresentersBuilderTest.php Go to diff View file
A plugins/program_management/tests/unit/Stub/RetrieveUGroupsStub.php +37 −0 Go to diff View file