Class ChangeContext

java.lang.Object
com.atlassian.bitbucket.property.SimplePropertySupport
com.atlassian.bitbucket.content.ChangeContext
All Implemented Interfaces:
PropertySupport

public class ChangeContext extends SimplePropertySupport
  • Method Details

    • getFromHash

      @Nullable public String getFromHash()
    • getMaxChanges

      public int getMaxChanges()
    • getToHash

      @Nonnull public String getToHash()