public class

UserWatchingSpaceForContentTypeCondition

extends BaseConfluenceCondition
java.lang.Object
   ↳ com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
     ↳ com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserWatchingSpaceForContentTypeCondition

Class Overview

Returns true if the user is watching content in the space for a particular type - e.g. pages or blogs.

Summary

Public Constructors
UserWatchingSpaceForContentTypeCondition()
Public Methods
void init(Map<StringString> params)
void setNotificationManager(NotificationManager notificationManager)
boolean shouldDisplay(WebInterfaceContext context)
[Expand]
Inherited Methods
From class com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
From class java.lang.Object
From interface com.atlassian.plugin.web.Condition

Public Constructors

public UserWatchingSpaceForContentTypeCondition ()

Public Methods

public void init (Map<StringString> params)

public void setNotificationManager (NotificationManager notificationManager)

public boolean shouldDisplay (WebInterfaceContext context)