| com.atlassian.bitbucket.scm.compare.PluginCompareCommandFactory |
Class Overview
Specialized command factory to compare two refs.
Public Methods
Parameters
| compareRequest
| describes the refs being compared |
| callback
| a callback to receive commits which are unique to the from ref |
Returns
- a command which, when executed, will stream commits referenced by the
from ref which are not referenced by the to ref