public interface

DetailedRefChange

implements RefChange
com.atlassian.bitbucket.repository.DetailedRefChange
Known Indirect Subclasses

Summary

[Expand]
Inherited Constants
From interface com.atlassian.bitbucket.repository.RefChange
Public Methods
@Nonnull RefChangeDetails getAdded()
@Nonnull RefChangeDetails getRemoved()
[Expand]
Inherited Methods
From interface com.atlassian.bitbucket.repository.RefChange

Public Methods

@Nonnull public RefChangeDetails getAdded ()

Returns

@Nonnull public RefChangeDetails getRemoved ()

Returns