Package com.atlassian.bamboo.author
package com.atlassian.bamboo.author
-
ClassDescriptionService that creates records for Authors (repository committers) in BambooIntercepts any methods that have a
BuildContextargument and callsAuthorCreatorService.createMissingAuthors(BuildContext)Utility class for BAM-5701Consider using AuthorCachingFacade or AuthorDataImpl instead of this class.