stable

Clone or download

Read-only

Move RetrieveUser into Adapter namespace

part of request #23043 Program management: clean domain No functional changes. Change-Id: I751bdc44d67724a6eaa92aebb33ca49499e29acc

Modified Files

Name
M plugins/program_management/include/Adapter/ArtifactVisibleVerifier.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/Backlog/AsynchronousCreation/ChangesetAdder.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/Backlog/ProgramIncrement/ArtifactCreatorAdapter.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/Backlog/ProgramIncrement/Content/FeatureAdditionProcessor.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/Backlog/ProgramIncrement/Content/FeatureRemovalProcessor.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/Backlog/ProgramIncrement/ProgramIncrementsRetriever.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/Backlog/ProgramIncrement/Source/Fields/FieldPermissionsVerifier.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/Backlog/ProgramIncrement/Source/SourceArtifactNatureAnalyzer.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/Backlog/ProgramIncrement/UserCanPlanInProgramIncrementVerifier.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/Feature/FeatureRepresentationBuilder.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/Feature/Links/UserStoryLinkedToFeatureChecker.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/Feature/Links/UserStoryRepresentationBuilder.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/Feature/UserStoriesInMirroredProgramIncrementsPlanner.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/Feature/VerifyIsVisibleFeatureAdapter.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/IterationTracker/VisibleIterationTrackerRetriever.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/Plan/PrioritizeFeaturesPermissionVerifier.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/Plan/ProgramAdapter.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/PlanningAdapter.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/ProgramIncrementTracker/VisibleProgramIncrementTrackerRetriever.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Team/TeamAdapter.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Workspace/ProjectManagerAdapter.php +0 −1 Go to diff View file
M plugins/program_management/include/Adapter/Workspace/ProjectPermissionVerifier.php +0 −1 Go to diff View file
R plugins/program_management/include/Domain/Workspace/RetrieveUser.php Go to diff View file
M plugins/program_management/include/Adapter/Workspace/UserManagerAdapter.php +0 −1 Go to diff View file
M plugins/program_management/tests/unit/Adapter/Team/TeamAdapterTest.php +1 −1 Go to diff View file
M plugins/program_management/tests/unit/Domain/Program/Backlog/CreationCheck/ConfigurationErrorsGathererTest.php +1 −1 Go to diff View file
M plugins/program_management/tests/unit/Stub/RetrieveUserStub.php +1 −1 Go to diff View file