Uses of Class
com.atlassian.bamboo.ww2.beans.author.DecoratedUserBuildStatistics
-
Packages that use DecoratedUserBuildStatistics Package Description com.atlassian.bamboo.ww2.actions.author com.atlassian.bamboo.ww2.beans.author -
-
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 DecoratedUserBuildStatistics Modifier and Type Method Description @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 DecoratedUserBuildStatistics Modifier and Type Method Description static com.google.common.base.Function<com.atlassian.user.User,DecoratedUserBuildStatistics>
DecoratedUserBuildStatistics. createFromUser(@NotNull ExtendedAuthorManager extendedAuthorManager)
-