public interface

AuditEntry

implements MinimalAuditEntry
com.atlassian.bitbucket.audit.AuditEntry

Summary

Public Methods
@Nullable Project getProject()
@Nullable Repository getRepository()
@Nullable String getSourceIpAddress()
@Nonnull String getTarget()
[Expand]
Inherited Methods
From interface com.atlassian.bitbucket.audit.MinimalAuditEntry

Public Methods

@Nullable public Project getProject ()

@Nullable public Repository getRepository ()

@Nullable public String getSourceIpAddress ()

@Nonnull public String getTarget ()