Class BambooAuditAuthorProvider

java.lang.Object
com.atlassian.bamboo.audit.enrichment.BambooAuditAuthorProvider
All Implemented Interfaces:
com.atlassian.audit.core.spi.service.CurrentUserProvider

public class BambooAuditAuthorProvider extends Object implements com.atlassian.audit.core.spi.service.CurrentUserProvider
  • Constructor Details

    • BambooAuditAuthorProvider

      public BambooAuditAuthorProvider()
  • Method Details

    • currentUser

      @NotNull public @NotNull com.atlassian.audit.entity.AuditAuthor currentUser()
      Specified by:
      currentUser in interface com.atlassian.audit.core.spi.service.CurrentUserProvider