org.squashtest.tm.service.internal.repository
public interface CustomProjectDao
| Modifier and Type | Method and Description |
|---|---|
long |
countNonFoldersInProject(long projectId) |
List<String> |
findUsersWhoCreatedRequirementVersions(List<Long> projectIds) |
List<String> |
findUsersWhoCreatedTestCases(List<Long> projectIds) |
List<String> |
findUsersWhoModifiedRequirementVersions(List<Long> projectIds) |
List<String> |
findUsersWhoModifiedTestCases(List<Long> projectIds) |
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.