|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.plugins.rest.resources.LabelWatchesResource
public class LabelWatchesResource
Constructor Summary | |
---|---|
LabelWatchesResource(NotificationManager notificationManager,
LabelManager labelManager)
|
Method Summary | |
---|---|
javax.ws.rs.core.Response |
addLabelWatch(long labelId)
|
javax.ws.rs.core.Response |
getLabelWatches(long labelId)
|
javax.ws.rs.core.Response |
removeLabelWatch(long labelId)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LabelWatchesResource(NotificationManager notificationManager, LabelManager labelManager)
Method Detail |
---|
public javax.ws.rs.core.Response getLabelWatches(long labelId)
public javax.ws.rs.core.Response addLabelWatch(long labelId)
public javax.ws.rs.core.Response removeLabelWatch(long labelId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |