Interface PushCallback


public interface PushCallback
Describes a callback for receiving streaming ref changes.

Implementations of this callback performing internal paging may return false from onRefChange(com.atlassian.bitbucket.repository.MinimalRefChange) to indicate no more ref changes are desired.

Since:
7.11