public class

ChangeContext

extends SimplePropertySupport
java.lang.Object
   ↳ com.atlassian.bitbucket.property.SimplePropertySupport
     ↳ com.atlassian.bitbucket.content.ChangeContext

Summary

Nested Classes
class ChangeContext.Builder  
Public Methods
@Nullable String getFromHash()
int getMaxChanges()
@Nonnull String getToHash()
[Expand]
Inherited Methods
From class com.atlassian.bitbucket.property.SimplePropertySupport
From class java.lang.Object
From interface com.atlassian.bitbucket.property.PropertySupport

Public Methods

@Nullable public String getFromHash ()

public int getMaxChanges ()

@Nonnull public String getToHash ()