Uses of Class
com.atlassian.bamboo.ww2.beans.author.DecoratedUserBuildStatistics
-
Uses of DecoratedUserBuildStatistics in com.atlassian.bamboo.ww2.actions.author
Modifier and TypeMethodDescription@NotNull List<DecoratedUserBuildStatistics>
ViewAggregatedAuthors.getUsersBuildStatistics()
-
Uses of DecoratedUserBuildStatistics in com.atlassian.bamboo.ww2.beans.author
Modifier and TypeMethodDescriptionstatic Function<com.atlassian.user.User,
DecoratedUserBuildStatistics> DecoratedUserBuildStatistics.createFromUser
(@NotNull ExtendedAuthorManager extendedAuthorManager)