Uses of Class
com.atlassian.bamboo.ww2.beans.author.DecoratedUserBuildStatistics
Packages that use DecoratedUserBuildStatistics
-
Uses of DecoratedUserBuildStatistics in com.atlassian.bamboo.ww2.actions.author
Methods in com.atlassian.bamboo.ww2.actions.author that return types with arguments of type DecoratedUserBuildStatisticsModifier and TypeMethodDescription@NotNull List<DecoratedUserBuildStatistics>
ViewAggregatedAuthors.getUsersBuildStatistics()
-
Uses of DecoratedUserBuildStatistics in com.atlassian.bamboo.ww2.beans.author
Methods in com.atlassian.bamboo.ww2.beans.author that return types with arguments of type DecoratedUserBuildStatisticsModifier and TypeMethodDescriptionstatic Function<com.atlassian.user.User,
DecoratedUserBuildStatistics> DecoratedUserBuildStatistics.createFromUser
(@NotNull ExtendedAuthorManager extendedAuthorManager)