public class

RefRestrictionEventConverter

extends Object
implements AuditEntryConverter<T>
java.lang.Object
   ↳ com.atlassian.bitbucket.repository.ref.restriction.RefRestrictionEventConverter

Class Overview

An AuditEntryConverter to convert a RefRestrictionEvent to an AuditEntry.

Summary

Public Constructors
RefRestrictionEventConverter()
Public Methods
@Nonnull AuditEntry convert(RefRestrictionEvent event, AuditEntryBuilder builder)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.bitbucket.audit.AuditEntryConverter

Public Constructors

public RefRestrictionEventConverter ()

Public Methods

@Nonnull public AuditEntry convert (RefRestrictionEvent event, AuditEntryBuilder builder)