public class LabelWatchesResource extends Object
Constructor and Description |
---|
LabelWatchesResource(NotificationManager notificationManager,
LabelManager labelManager) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
addLabelWatch(long labelId) |
javax.ws.rs.core.Response |
getLabelWatches(long labelId) |
javax.ws.rs.core.Response |
removeLabelWatch(long labelId) |
public LabelWatchesResource(NotificationManager notificationManager, LabelManager labelManager)
Copyright © 2003–2015 Atlassian. All rights reserved.