com.atlassian.confluence.mail.notification.actions
Class PageNotificationBean

java.lang.Object
  extended by com.atlassian.confluence.mail.notification.actions.PageNotificationBean

Deprecated. since 3.1 use PageNotificationAction

public class PageNotificationBean
extends java.lang.Object


Constructor Summary
PageNotificationBean()
          Deprecated.  
 
Method Summary
 void setNotificationManager(NotificationManager notificationManager)
          Deprecated.  
 void setPageManager(PageManager pageManager)
          Deprecated.  
 void setPermissionManager(PermissionManager permissionManager)
          Deprecated.  
 void startWatching(java.lang.String entityIdString)
          Deprecated.  
 void stopWatching(java.lang.String entityIdString)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageNotificationBean

public PageNotificationBean()
Deprecated. 
Method Detail

setNotificationManager

public void setNotificationManager(NotificationManager notificationManager)
Deprecated. 

setPageManager

public void setPageManager(PageManager pageManager)
Deprecated. 

setPermissionManager

public void setPermissionManager(PermissionManager permissionManager)
Deprecated. 

startWatching

public void startWatching(java.lang.String entityIdString)
Deprecated. 

stopWatching

public void stopWatching(java.lang.String entityIdString)
Deprecated. 


Copyright © 2003-2011 Atlassian. All Rights Reserved.