public class

SimpleDetailedRefChange

extends SimpleRefChange
implements DetailedRefChange
java.lang.Object
   ↳ com.atlassian.bitbucket.repository.SimpleRefChange
     ↳ com.atlassian.bitbucket.repository.SimpleDetailedRefChange

Summary

Nested Classes
class SimpleDetailedRefChange.Builder  
[Expand]
Inherited Constants
From interface com.atlassian.bitbucket.repository.RefChange
Public Methods
@Nonnull RefChangeDetails getAdded()
@Nonnull RefChangeDetails getRemoved()
[Expand]
Inherited Methods
From class com.atlassian.bitbucket.repository.SimpleRefChange
From class java.lang.Object
From interface com.atlassian.bitbucket.repository.DetailedRefChange
From interface com.atlassian.bitbucket.repository.RefChange

Public Methods

@Nonnull public RefChangeDetails getAdded ()

@Nonnull public RefChangeDetails getRemoved ()