Modifier and Type | Method and Description |
---|---|
Map<Long,ContributionStatus> |
DefaultContentEntityManager.getContributionStatusByUser(@NonNull Collection<ContentId> contentIds,
@Nullable com.atlassian.sal.api.user.UserKey userKey)
Deprecated.
|
Map<Long,ContributionStatus> |
ContentEntityManager.getContributionStatusByUser(@NonNull Collection<ContentId> contentIds,
@Nullable com.atlassian.sal.api.user.UserKey userKey)
Identifies the most recent contributions made to a set of content by the given user.
|
Modifier and Type | Method and Description |
---|---|
Map<Long,ContributionStatus> |
ContentEntityObjectDao.getContributionStatusByUser(Collection<ContentId> contentIds,
com.atlassian.sal.api.user.UserKey userKey)
Identifies the most recent contributions made to a Collection of content by the given user.
|
Modifier and Type | Method and Description |
---|---|
Map<Long,ContributionStatus> |
DefaultContentEntityManager.getContributionStatusByUser(@NonNull Collection<ContentId> contentIds,
@Nullable com.atlassian.sal.api.user.UserKey userKey) |
Modifier and Type | Method and Description |
---|---|
Map<Long,ContributionStatus> |
AbstractContentEntityObjectHibernateDao.getContributionStatusByUser(Collection<ContentId> contentIds,
com.atlassian.sal.api.user.UserKey userKey) |
Modifier and Type | Method and Description |
---|---|
Map<Long,ContributionStatus> |
DelegatingPageDao.getContributionStatusByUser(Collection<ContentId> contentIds,
com.atlassian.sal.api.user.UserKey userKey) |
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences