public class RecentUpdateQueryParameters extends Object
Constructor and Description |
---|
RecentUpdateQueryParameters(Set<ConfluenceUser> followingUsers,
Set<String> labels,
Set<String> spaceKeys,
EnumSet<ContentTypeEnum> contentTypes) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
EnumSet<ContentTypeEnum> |
getContentTypes() |
Set<ConfluenceUser> |
getFollowingUsers() |
Set<String> |
getLabels() |
Set<String> |
getSpaceKeys() |
int |
hashCode() |
public RecentUpdateQueryParameters(Set<ConfluenceUser> followingUsers, Set<String> labels, Set<String> spaceKeys, EnumSet<ContentTypeEnum> contentTypes)
public Set<ConfluenceUser> getFollowingUsers()
public EnumSet<ContentTypeEnum> getContentTypes()
Copyright © 2003–2018 Atlassian. All rights reserved.