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 Summary
-
Method Summary
-
Constructor Details
-
BambooAuditAuthorProvider
public BambooAuditAuthorProvider()
-
-
Method Details
-
currentUser
@NotNull public @NotNull com.atlassian.audit.entity.AuditAuthor currentUser()- Specified by:
currentUser
in interfacecom.atlassian.audit.core.spi.service.CurrentUserProvider
-