Class RecentUpdateQueryParameters
java.lang.Object
com.atlassian.confluence.search.service.RecentUpdateQueryParameters
-
Constructor Summary
ConstructorDescriptionRecentUpdateQueryParameters
(Set<ConfluenceUser> followingUsers, Set<String> labels, Set<String> spaceKeys, EnumSet<ContentTypeEnum> contentTypes) -
Method Summary
-
Constructor Details
-
RecentUpdateQueryParameters
public RecentUpdateQueryParameters(Set<ConfluenceUser> followingUsers, Set<String> labels, Set<String> spaceKeys, EnumSet<ContentTypeEnum> contentTypes)
-
-
Method Details