org.squashtest.tm.service.bugtracker
public interface CustomBugTrackerModificationService
| Modifier and Type | Method and Description |
|---|---|
void |
changeName(long bugtrackerId,
String newName) |
@PreAuthorize(value="hasRole(\'ROLE_ADMIN\')")
void changeName(long bugtrackerId,
String newName)
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.